Home
last modified time | relevance | path

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

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