Searched refs:binder_alloc_copy_from_buffer (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/android/ |
| H A D | binder_alloc.h | 176 int binder_alloc_copy_from_buffer(struct binder_alloc *alloc,
|
| H A D | binder.c | 1799 if (binder_alloc_copy_from_buffer(&proc->alloc, object, buffer, in binder_get_object() 1871 if (binder_alloc_copy_from_buffer(&proc->alloc, &object_offset, in binder_validate_ptr() 1956 if (binder_alloc_copy_from_buffer(&proc->alloc, in binder_validate_fixup() 2054 if (!binder_alloc_copy_from_buffer(&proc->alloc, &object_offset, in binder_transaction_buffer_release() 2181 err = binder_alloc_copy_from_buffer( in binder_transaction_buffer_release() 3467 if (binder_alloc_copy_from_buffer(&target_proc->alloc, in binder_transaction()
|
| H A D | binder_alloc.c | 1401 int binder_alloc_copy_from_buffer(struct binder_alloc *alloc, in binder_alloc_copy_from_buffer() function
|