Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder.c2428 struct binder_ptr_fixup { struct
2477 struct binder_ptr_fixup *tmppf; in binder_do_deferred_txn_copies()
2478 struct binder_ptr_fixup *pf = in binder_do_deferred_txn_copies()
2479 list_first_entry_or_null(pf_head, struct binder_ptr_fixup, in binder_do_deferred_txn_copies()
2526 struct binder_ptr_fixup, node); in binder_do_deferred_txn_copies()
2554 struct binder_ptr_fixup *pf, *tmppf; in binder_cleanup_deferred_txn_lists()
2630 struct binder_ptr_fixup *pf = kzalloc(sizeof(*pf), GFP_KERNEL); in binder_add_fixup()
2631 struct binder_ptr_fixup *tmppf; in binder_add_fixup()