Home
last modified time | relevance | path

Searched refs:binder_alloc_copy_to_buffer (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/android/
Dbinder_alloc.h165 int binder_alloc_copy_to_buffer(struct binder_alloc *alloc,
Dbinder.c2700 if (binder_alloc_copy_to_buffer(&target_proc->alloc, b, buffer_offset, in binder_fixup_parent()
3136 err = binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction()
3244 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction()
3261 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction()
3281 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction()
3378 binder_alloc_copy_to_buffer(&target_proc->alloc, in binder_transaction()
4132 if (binder_alloc_copy_to_buffer(&proc->alloc, t->buffer, in binder_apply_fd_fixups()
Dbinder_alloc.c1222 int binder_alloc_copy_to_buffer(struct binder_alloc *alloc, in binder_alloc_copy_to_buffer() function