Searched refs:tipc_hashfn (Results 1 – 1 of 1) sorted by relevance
98 static unsigned int tipc_hashfn(u32 addr) in tipc_hashfn() function132 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()