Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c2734 * struct binder_sg_copy - scatter-gather data to be copied
2746 struct binder_sg_copy { struct
2774 struct binder_sg_copy *sgc, *tmpsgc; in binder_do_deferred_txn_copies()
2851 struct binder_sg_copy *sgc, *tmpsgc; in binder_cleanup_deferred_txn_lists()
2885 struct binder_sg_copy *bc = kzalloc(sizeof(*bc), GFP_KERNEL); in binder_defer_copy()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c2386 * struct binder_sg_copy - scatter-gather data to be copied
2398 struct binder_sg_copy { struct
2426 struct binder_sg_copy *sgc, *tmpsgc; in binder_do_deferred_txn_copies()
2503 struct binder_sg_copy *sgc, *tmpsgc; in binder_cleanup_deferred_txn_lists()
2537 struct binder_sg_copy *bc = kzalloc(sizeof(*bc), GFP_KERNEL); in binder_defer_copy()

Completed in 16 milliseconds