Home
last modified time | relevance | path

Searched refs:binder_alloc_new_buf (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/android/
A Dbinder_alloc.h126 extern struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc,
A Dbinder_alloc_selftest.c122 buffers[i] = binder_alloc_new_buf(alloc, sizes[i], 0, 0, 0, 0); in binder_selftest_alloc_buf()
A Dbinder_alloc.c576 struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc, in binder_alloc_new_buf() function
A Dbinder.c2745 t->buffer = binder_alloc_new_buf(&target_proc->alloc, tr->data_size, in binder_transaction()

Completed in 20 milliseconds