Home
last modified time | relevance | path

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

/include/linux/
A 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
A Dlist_nulls.h26 struct hlist_nulls_node *next, **pprev; member
107 struct hlist_nulls_node **pprev = n->pprev; in __hlist_nulls_del() local
A Drhashtable.h714 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
A Dtypes.h208 struct hlist_node *next, **pprev; member
A Dlist.h978 struct hlist_node **pprev = n->pprev; in __hlist_del() local

Completed in 14 milliseconds