Searched refs:rhlist_head (Results 1 – 6 of 6) sorted by relevance
22 struct rhlist_head { struct24 struct rhlist_head __rcu *next; argument127 struct rhlist_head *list;
692 static inline struct rhlist_head *rhltable_lookup( in rhltable_lookup()742 struct rhlist_head *plist; in __rhashtable_insert_fast()743 struct rhlist_head *list; in __rhashtable_insert_fast()760 list = container_of(obj, struct rhlist_head, rhead); in __rhashtable_insert_fast()790 struct rhlist_head *list; in __rhashtable_insert_fast()792 list = container_of(obj, struct rhlist_head, rhead); in __rhashtable_insert_fast()881 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert()1015 struct rhlist_head *list; in __rhashtable_remove_fast_one()1017 list = container_of(he, struct rhlist_head, rhead); in __rhashtable_remove_fast_one()1020 struct rhlist_head __rcu **lpprev; in __rhashtable_remove_fast_one()[all …]
136 struct rhlist_head mnode;
193 struct rhlist_head bp_list;
1116 struct rhlist_head rhlhead;1359 struct rhlist_head rhlhead;
774 struct rhlist_head node;
Completed in 611 milliseconds