Home
last modified time | relevance | path

Searched defs:pprev (Results 1 – 25 of 51) sorted by relevance

123

/kernel/linux/linux-6.6/tools/perf/util/
Dhashmap.c24 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
/kernel/linux/linux-5.10/tools/lib/bpf/
Dhashmap.c24 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
/kernel/linux/linux-6.6/tools/lib/bpf/
Dhashmap.c24 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
/kernel/linux/linux-5.10/tools/perf/util/
Dhashmap.c24 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
/kernel/linux/linux-5.10/include/linux/
Dlist_bl.h39 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
Dlist_nulls.h26 struct hlist_nulls_node *next, **pprev; member
106 struct hlist_nulls_node **pprev = n->pprev; in __hlist_nulls_del() local
Drhashtable.h706 struct rhash_head __rcu **pprev; in __rhashtable_insert_fast() local
992 struct rhash_head __rcu **pprev; in __rhashtable_remove_fast_one() local
1144 struct rhash_head __rcu **pprev; in __rhashtable_replace_fast() local
/kernel/linux/linux-6.6/include/linux/
Dlist_bl.h39 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
Dlist_nulls.h26 struct hlist_nulls_node *next, **pprev; member
106 struct hlist_nulls_node **pprev = n->pprev; in __hlist_nulls_del() local
Drhashtable.h714 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
/kernel/linux/linux-5.10/net/ipv4/
Dtunnel4.c33 struct xfrm_tunnel __rcu **pprev; in xfrm4_tunnel_register() local
65 struct xfrm_tunnel __rcu **pprev; in xfrm4_tunnel_deregister() local
Dxfrm4_protocol.c223 struct xfrm4_protocol __rcu **pprev; in xfrm4_protocol_register() local
270 struct xfrm4_protocol __rcu **pprev; in xfrm4_protocol_deregister() local
/kernel/linux/linux-6.6/net/ipv4/
Dtunnel4.c33 struct xfrm_tunnel __rcu **pprev; in xfrm4_tunnel_register() local
65 struct xfrm_tunnel __rcu **pprev; in xfrm4_tunnel_deregister() local
Dxfrm4_protocol.c220 struct xfrm4_protocol __rcu **pprev; in xfrm4_protocol_register() local
267 struct xfrm4_protocol __rcu **pprev; in xfrm4_protocol_deregister() local
/kernel/linux/linux-5.10/net/ipv6/
Dtunnel6.c34 struct xfrm6_tunnel __rcu **pprev; in xfrm6_tunnel_register() local
78 struct xfrm6_tunnel __rcu **pprev; in xfrm6_tunnel_deregister() local
Dxfrm6_protocol.c236 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_register() local
283 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_deregister() local
/kernel/linux/linux-6.6/net/ipv6/
Dtunnel6.c34 struct xfrm6_tunnel __rcu **pprev; in xfrm6_tunnel_register() local
78 struct xfrm6_tunnel __rcu **pprev; in xfrm6_tunnel_deregister() local
Dxfrm6_protocol.c236 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_register() local
283 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_deregister() local
/kernel/linux/linux-6.6/kernel/
Dtask_work.c91 struct callback_head **pprev = &task->task_works; in task_work_cancel_match() local
/kernel/linux/linux-5.10/kernel/
Dtask_work.c74 struct callback_head **pprev = &task->task_works; in task_work_cancel_match() local
/kernel/linux/linux-5.10/tools/include/linux/
Dtypes.h78 struct hlist_node *next, **pprev; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_ordering.c38 struct hlist_node **pprev; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_ordering.c38 struct hlist_node **pprev; member
/kernel/linux/linux-6.6/tools/include/linux/
Dtypes.h98 struct hlist_node *next, **pprev; member
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h117 struct hlist_node *next, **pprev; member

123