Home
last modified time | relevance | path

Searched refs:nl_portid_hash_rehash (Results 1 – 1 of 1) sorted by relevance

/net/netlink/
Daf_netlink.c895 static int nl_portid_hash_rehash(struct nl_portid_hash *hash, int grow) in nl_portid_hash_rehash() function
940 if (unlikely(avg > 1) && nl_portid_hash_rehash(hash, 1)) in nl_portid_hash_dilute()
944 nl_portid_hash_rehash(hash, 0); in nl_portid_hash_dilute()