Searched refs:binder_alloc_new_buf (Results 1 – 4 of 4) sorted by relevance
127 struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc,
647 struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc, in binder_alloc_new_buf() function700 EXPORT_SYMBOL_IF_KUNIT(binder_alloc_new_buf);
3319 t->buffer = binder_alloc_new_buf(&target_proc->alloc, tr->data_size, in binder_transaction()
173 buffers[i] = binder_alloc_new_buf(alloc, sizes[i], 0, 0, 0); in binder_alloc_test_alloc_buf()
Completed in 21 milliseconds