Searched refs:node_htable (Results 1 – 2 of 2) sorted by relevance
86 struct hlist_head node_htable[NODE_HTABLE_SIZE]; member
132 hlist_for_each_entry_rcu(node, &tn->node_htable[tipc_hashfn(addr)], in tipc_node_find()190 hlist_add_head_rcu(&n_ptr->hash, &tn->node_htable[tipc_hashfn(addr)]); in tipc_node_create()