Home
last modified time | relevance | path

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

/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
Dtypes.h187 struct hlist_node *next, **pprev; member
Dlist.h854 struct hlist_node **pprev = n->pprev; in __hlist_del() local