Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dlist_nulls.h26 struct hlist_nulls_node *next, **pprev; member
84 struct hlist_nulls_node **pprev = n->pprev; in __hlist_nulls_del() local
Dlist_bl.h39 struct hlist_bl_node *next, **pprev; member
92 struct hlist_bl_node **pprev = n->pprev; in __hlist_bl_del() local
Drhashtable.h583 struct rhash_head __rcu **pprev; in __rhashtable_insert_fast() local
876 struct rhash_head __rcu **pprev; in __rhashtable_remove_fast_one() local
1022 struct rhash_head __rcu **pprev; in __rhashtable_replace_fast() local
Dtypes.h195 struct hlist_node *next, **pprev; member
Dlist.h686 struct hlist_node **pprev = n->pprev; in __hlist_del() local
/linux-4.19.296/lib/
Drhashtable.c227 struct rhash_head __rcu **pprev = rht_bucket_var(old_tbl, old_hash); in rhashtable_rehash_one() local
488 struct rhash_head __rcu **pprev; in rhashtable_lookup_one() local
533 struct rhash_head __rcu **pprev; in rhashtable_insert_one() local
/linux-4.19.296/drivers/of/
Dfdt.c187 struct property *pp, **pprev = NULL; in populate_properties() local
Dunittest.c2360 struct device_node **pprev; in of_unittest_overlay_high_level() local