| /linux/tools/lib/bpf/ |
| H 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/tools/perf/util/ |
| H 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/tools/testing/selftests/bpf/ |
| H A D | bpf_arena_list.h | 12 arena_list_node_t * __arena *pprev; member 68 arena_list_node_t * __arena *pprev = n->pprev; in __list_del() local [all...] |
| /linux/net/ipv4/ |
| H 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
|
| H A D | fib_trie.c | 1630 struct hlist_node **pprev = old->fa_list.pprev; in fib_remove_alias() local
|
| /linux/net/ipv6/ |
| H 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
|
| H A D | xfrm6_protocol.c | 238 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_register() local 285 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_deregister() local
|
| /linux/scripts/include/ |
| H A D | list_types.h | 14 struct hlist_node *next, **pprev; member
|
| H A D | list.h | 344 struct hlist_node **pprev = n->pprev; in __hlist_del() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_ordering.c | 38 struct hlist_node **pprev; member
|
| /linux/tools/include/linux/ |
| H A D | types.h | 108 struct hlist_node *next, **pprev; member
|
| H A D | list.h | 638 struct hlist_node **pprev = n->pprev; in __hlist_del() local
|
| /linux/include/linux/ |
| H A D | rhashtable.h | 764 struct rhash_head __rcu **pprev; in __rhashtable_insert_fast() local 1052 struct rhash_head __rcu **pprev; in __rhashtable_remove_fast_one() local 1205 struct rhash_head __rcu **pprev; in __rhashtable_replace_fast() local
|
| /linux/lib/ |
| H A D | rhashtable.c | 236 struct rhash_head __rcu **pprev = NULL; in rhashtable_rehash_one() local 528 struct rhash_head __rcu **pprev = NULL; in rhashtable_lookup_one() local
|
| /linux/net/sched/ |
| H A D | cls_api.c | 1888 struct tcf_proto __rcu **pprev; member 1976 struct tcf_proto **pprev; in tcf_chain_tp_delete_empty() local 2017 struct tcf_proto **pprev; in tcf_chain_tp_find() local
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 515 struct request_sock **pprev; in chtls_disconnect_acceptq() local
|
| /linux/tools/testing/vma/include/ |
| H A D | dup.h | 1398 struct vm_area_struct **pprev) in find_vma_prev()
|