Searched refs:node_htable (Results 1 – 2 of 2) sorted by relevance
106 struct hlist_head node_htable[NODE_HTABLE_SIZE]; member
339 hlist_for_each_entry_rcu(node, &tn->node_htable[thash], hash) { in tipc_node_find()505 &tn->node_htable[tipc_hashfn(addr)]); in tipc_node_create()597 hlist_add_head_rcu(&n->hash, &tn->node_htable[tipc_hashfn(addr)]); in tipc_node_create()