Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c2774 struct binder_sg_copy *sgc, *tmpsgc; in binder_do_deferred_txn_copies() local
2780 list_for_each_entry_safe(sgc, tmpsgc, sgc_head, node) { in binder_do_deferred_txn_copies()
2851 struct binder_sg_copy *sgc, *tmpsgc; in binder_cleanup_deferred_txn_lists() local
2854 list_for_each_entry_safe(sgc, tmpsgc, sgc_head, node) { in binder_cleanup_deferred_txn_lists()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c2426 struct binder_sg_copy *sgc, *tmpsgc; in binder_do_deferred_txn_copies() local
2432 list_for_each_entry_safe(sgc, tmpsgc, sgc_head, node) { in binder_do_deferred_txn_copies()
2503 struct binder_sg_copy *sgc, *tmpsgc; in binder_cleanup_deferred_txn_lists() local
2506 list_for_each_entry_safe(sgc, tmpsgc, sgc_head, node) { in binder_cleanup_deferred_txn_lists()

Completed in 15 milliseconds