Searched defs:sgc_head (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder.c | 2848 static void binder_cleanup_deferred_txn_lists(struct list_head *sgc_head, in binder_cleanup_deferred_txn_lists() argument 2768 binder_do_deferred_txn_copies(struct binder_alloc *alloc, struct binder_buffer *buffer, struct list_head *sgc_head, struct list_head *pf_head) binder_do_deferred_txn_copies() argument 2882 binder_defer_copy(struct list_head *sgc_head, binder_size_t offset, const void __user *sender_uaddr, size_t length) binder_defer_copy() argument 3206 struct list_head sgc_head; binder_transaction() local [all...] |
/kernel/linux/linux-6.6/drivers/android/ |
H A D | binder.c | 2500 static void binder_cleanup_deferred_txn_lists(struct list_head *sgc_head, in binder_cleanup_deferred_txn_lists() argument 2420 binder_do_deferred_txn_copies(struct binder_alloc *alloc, struct binder_buffer *buffer, struct list_head *sgc_head, struct list_head *pf_head) binder_do_deferred_txn_copies() argument 2534 binder_defer_copy(struct list_head *sgc_head, binder_size_t offset, const void __user *sender_uaddr, size_t length) binder_defer_copy() argument 2971 struct list_head sgc_head; binder_transaction() local [all...] |
Completed in 17 milliseconds