Home
last modified time | relevance | path

Searched refs:binder_do_deferred_txn_copies (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c2754 * binder_do_deferred_txn_copies() - copy and fixup scatter-gather data
2768 static int binder_do_deferred_txn_copies(struct binder_alloc *alloc, in binder_do_deferred_txn_copies() function
3833 ret = binder_do_deferred_txn_copies(&target_proc->alloc, t->buffer, in binder_transaction()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c2406 * binder_do_deferred_txn_copies() - copy and fixup scatter-gather data
2420 static int binder_do_deferred_txn_copies(struct binder_alloc *alloc, in binder_do_deferred_txn_copies() function
3638 ret = binder_do_deferred_txn_copies(&target_proc->alloc, t->buffer, in binder_transaction()

Completed in 15 milliseconds