Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/android/
Dbinder.c2365 struct binder_sg_copy *sgc, *tmpsgc; in binder_do_deferred_txn_copies() local
2371 list_for_each_entry_safe(sgc, tmpsgc, sgc_head, node) { in binder_do_deferred_txn_copies()
2442 struct binder_sg_copy *sgc, *tmpsgc; in binder_cleanup_deferred_txn_lists() local
2445 list_for_each_entry_safe(sgc, tmpsgc, sgc_head, node) { in binder_cleanup_deferred_txn_lists()