Searched refs:binder_alloc_copy_to_buffer (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/android/ |
| D | binder_alloc.h | 162 int binder_alloc_copy_to_buffer(struct binder_alloc *alloc,
|
| D | binder.c | 2726 if (binder_alloc_copy_to_buffer(&target_proc->alloc, b, buffer_offset, in binder_fixup_parent() 3157 err = binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3265 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3282 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3302 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 3399 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction() 4146 if (binder_alloc_copy_to_buffer(&proc->alloc, t->buffer, in binder_apply_fd_fixups()
|
| D | binder_alloc.c | 1164 int binder_alloc_copy_to_buffer(struct binder_alloc *alloc, in binder_alloc_copy_to_buffer() function
|