Home
last modified time | relevance | path

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

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