Searched refs:binder_alloc_copy_to_buffer (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/android/ |
D | binder_alloc.h | 171 int binder_alloc_copy_to_buffer(struct binder_alloc *alloc,
|
D | binder.c | 2405 ret = binder_alloc_copy_to_buffer( in binder_do_deferred_txn_copies() 3227 err = binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3350 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3369 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3391 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3461 ret = binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3516 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 4319 if (binder_alloc_copy_to_buffer(&proc->alloc, t->buffer, in binder_apply_fd_fixups()
|
D | binder_alloc.c | 1265 int binder_alloc_copy_to_buffer(struct binder_alloc *alloc, in binder_alloc_copy_to_buffer() function
|