/openbmc/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
|
/openbmc/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
|
/openbmc/linux/include/linux/ |
H 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
|
H 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
|
H 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
|
H A D | types.h | 199 struct hlist_node *next, **pprev; member
|
H A D | list.h | 978 struct hlist_node **pprev = n->pprev; in __hlist_del() local
|
/openbmc/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 | 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
|
H A D | fib_trie.c | 1655 struct hlist_node **pprev = old->fa_list.pprev; in fib_remove_alias() local
|
/openbmc/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 | 236 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_register() local 283 struct xfrm6_protocol __rcu **pprev; in xfrm6_protocol_deregister() local
|
/openbmc/linux/kernel/ |
H A D | task_work.c | 126 struct callback_head **pprev = &task->task_works; in task_work_cancel_match() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_ordering.c | 38 struct hlist_node **pprev; member
|
/openbmc/linux/tools/include/linux/ |
H A D | types.h | 98 struct hlist_node *next, **pprev; member
|
H A D | list.h | 628 struct hlist_node **pprev = n->pprev; in __hlist_del() local
|
/openbmc/u-boot/include/linux/ |
H A D | list.h | 548 struct hlist_node *next, **pprev; member 573 struct hlist_node **pprev = n->pprev; in __hlist_del() local
|
/openbmc/linux/lib/ |
H 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
|
/openbmc/qemu/accel/tcg/ |
H A D | tb-maint.c | 728 uintptr_t *pprev; in tb_page_remove() local 808 uintptr_t *pprev; in tb_remove_from_jmp_list() local
|
/openbmc/linux/mm/ |
H A D | mprotect.c | 576 struct vm_area_struct *vma, struct vm_area_struct **pprev, in mprotect_fixup()
|
/openbmc/linux/net/sched/ |
H A D | cls_api.c | 1814 struct tcf_proto __rcu **pprev; member 1902 struct tcf_proto **pprev; in tcf_chain_tp_delete_empty() local 1942 struct tcf_proto **pprev; in tcf_chain_tp_find() local
|
/openbmc/linux/drivers/of/ |
H A D | fdt.c | 115 struct property *pp, **pprev = NULL; in populate_properties() local
|
H A D | unittest.c | 3555 struct device_node **pprev; in of_unittest_overlay_high_level() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_hash.c | 790 struct list_head *lhead, *pprev; in rvu_npc_exact_add_to_list() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 515 struct request_sock **pprev; in chtls_disconnect_acceptq() local
|