Searched defs:sgc_head (Results 1 – 1 of 1) sorted by relevance
2361 struct list_head *sgc_head, in binder_do_deferred_txn_copies()2439 static void binder_cleanup_deferred_txn_lists(struct list_head *sgc_head, in binder_cleanup_deferred_txn_lists()2473 static int binder_defer_copy(struct list_head *sgc_head, binder_size_t offset, in binder_defer_copy()2901 struct list_head sgc_head; in binder_transaction() local