Home
last modified time | relevance | path

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

/drivers/android/
A Dbinder_alloc.h127 struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc,
A Dbinder_alloc.c647 struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc, in binder_alloc_new_buf() function
700 EXPORT_SYMBOL_IF_KUNIT(binder_alloc_new_buf);
A Dbinder.c3319 t->buffer = binder_alloc_new_buf(&target_proc->alloc, tr->data_size, in binder_transaction()
/drivers/android/tests/
A Dbinder_alloc_kunit.c173 buffers[i] = binder_alloc_new_buf(alloc, sizes[i], 0, 0, 0); in binder_alloc_test_alloc_buf()

Completed in 21 milliseconds