| /kernel/linux/linux-6.6/tools/perf/util/ |
| 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
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| 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
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| 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
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| 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
|
| /kernel/linux/linux-5.10/include/linux/ |
| 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
|
| 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
|
| D | rhashtable.h | 706 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/ |
| 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
|
| 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
|
| 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
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| 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
|
| D | xfrm4_protocol.c | 223 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/ |
| 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
|
| 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
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| 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
|
| 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
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| 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
|
| 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
|
| /kernel/linux/linux-6.6/kernel/ |
| D | task_work.c | 91 struct callback_head **pprev = &task->task_works; in task_work_cancel_match() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | task_work.c | 74 struct callback_head **pprev = &task->task_works; in task_work_cancel_match() local
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | types.h | 78 struct hlist_node *next, **pprev; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | btf_dump_test_case_ordering.c | 38 struct hlist_node **pprev; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | btf_dump_test_case_ordering.c | 38 struct hlist_node **pprev; member
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | types.h | 98 struct hlist_node *next, **pprev; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
| D | types.h | 117 struct hlist_node *next, **pprev; member
|