/linux-6.3-rc2/tools/perf/util/ |
A D | hashmap.c | 24 static void hashmap_add_entry(struct hashmap_entry **pprev, in hashmap_add_entry() 31 static void hashmap_del_entry(struct hashmap_entry **pprev, in hashmap_del_entry() 132 struct hashmap_entry ***pprev, in hashmap_find_entry() 223 struct hashmap_entry **pprev, *entry; in hashmap_delete() local
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | hashmap.c | 24 static void hashmap_add_entry(struct hashmap_entry **pprev, in hashmap_add_entry() 31 static void hashmap_del_entry(struct hashmap_entry **pprev, in hashmap_del_entry() 132 struct hashmap_entry ***pprev, in hashmap_find_entry() 223 struct hashmap_entry **pprev, *entry; in hashmap_delete() local
|
/linux-6.3-rc2/include/linux/ |
A D | list_bl.h | 39 struct hlist_bl_node *next, **pprev; member 92 struct hlist_bl_node **pprev = next->pprev; in hlist_bl_add_before() local 118 struct hlist_bl_node **pprev = n->pprev; in __hlist_bl_del() local
|
A D | list_nulls.h | 26 struct hlist_nulls_node *next, **pprev; member 106 struct hlist_nulls_node **pprev = n->pprev; in __hlist_nulls_del() local
|
A D | rhashtable.h | 714 struct rhash_head __rcu **pprev; in __rhashtable_insert_fast() local 1001 struct rhash_head __rcu **pprev; in __rhashtable_remove_fast_one() local 1154 struct rhash_head __rcu **pprev; in __rhashtable_replace_fast() local
|
A D | types.h | 187 struct hlist_node *next, **pprev; member
|
A D | list.h | 897 struct hlist_node **pprev = n->pprev; in __hlist_del() local
|
/linux-6.3-rc2/net/ipv4/ |
A D | tunnel4.c | 33 struct xfrm_tunnel __rcu **pprev; in xfrm4_tunnel_register() local 65 struct xfrm_tunnel __rcu **pprev; in xfrm4_tunnel_deregister() local
|
A D | xfrm4_protocol.c | 220 struct xfrm4_protocol __rcu **pprev; in xfrm4_protocol_register() local 267 struct xfrm4_protocol __rcu **pprev; in xfrm4_protocol_deregister() local
|
A D | fib_trie.c | 1653 struct hlist_node **pprev = old->fa_list.pprev; in fib_remove_alias() local
|
/linux-6.3-rc2/net/ipv6/ |
A D | tunnel6.c | 34 struct xfrm6_tunnel __rcu **pprev; in xfrm6_tunnel_register() local 78 struct xfrm6_tunnel __rcu **pprev; in xfrm6_tunnel_deregister() local
|
A D | xfrm6_protocol.c | 236 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_register() local 283 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_deregister() local
|
/linux-6.3-rc2/kernel/ |
A D | task_work.c | 90 struct callback_head **pprev = &task->task_works; in task_work_cancel_match() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | btf_dump_test_case_ordering.c | 38 struct hlist_node **pprev; member
|
/linux-6.3-rc2/tools/include/linux/ |
A D | types.h | 93 struct hlist_node *next, **pprev; member
|
A D | list.h | 628 struct hlist_node **pprev = n->pprev; in __hlist_del() local
|
/linux-6.3-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
A D | types.h | 117 struct hlist_node *next, **pprev; member
|
/linux-6.3-rc2/lib/ |
A D | rhashtable.c | 232 struct rhash_head __rcu **pprev = NULL; in rhashtable_rehash_one() local 499 struct rhash_head __rcu **pprev = NULL; in rhashtable_lookup_one() local
|
/linux-6.3-rc2/mm/ |
A D | mprotect.c | 589 struct vm_area_struct *vma, struct vm_area_struct **pprev, in mprotect_fixup()
|
A D | mmap.c | 1807 struct vm_area_struct **pprev) in find_vma_prev()
|
/linux-6.3-rc2/net/sched/ |
A D | cls_api.c | 1807 struct tcf_proto __rcu **pprev; member 1895 struct tcf_proto **pprev; in tcf_chain_tp_delete_empty() local 1935 struct tcf_proto **pprev; in tcf_chain_tp_find() local
|
/linux-6.3-rc2/drivers/of/ |
A D | fdt.c | 115 struct property *pp, **pprev = NULL; in populate_properties() local
|
A D | unittest.c | 3384 struct device_node **pprev; in of_unittest_overlay_high_level() local
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_hash.c | 748 struct list_head *lhead, *pprev; in rvu_npc_exact_add_to_list() local
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
A D | chtls_cm.c | 515 struct request_sock **pprev; in chtls_disconnect_acceptq() local
|