Searched refs:hhead (Results 1 – 1 of 1) sorted by relevance
74 struct hlist_head hhead; member125 struct hlist_head hhead; member720 INIT_HLIST_HEAD(&bin->hhead); in xfrm_policy_inexact_alloc_bin()859 hlist_for_each_entry(p, &n->hhead, bydst) { in xfrm_policy_inexact_list_reinsert()872 hlist_add_head_rcu(&policy->bydst, &n->hhead); in xfrm_policy_inexact_list_reinsert()934 hlist_for_each_entry(tmp, &n->hhead, bydst) { in xfrm_policy_inexact_node_reinsert()980 hlist_for_each_entry(tmp, &v->hhead, bydst) { in xfrm_policy_inexact_node_merge()1076 if (!hlist_empty(&node->hhead) || !RB_EMPTY_ROOT(&node->root)) { in xfrm_policy_inexact_gc_tree()1094 !hlist_empty(&b->hhead)) { in __xfrm_policy_inexact_prune_bin()1136 return &bin->hhead; in xfrm_policy_inexact_alloc_chain()[all …]