Searched refs:nl_pid_hash_rehash (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netlink/
H A Daf_netlink.c250 static int nl_pid_hash_rehash(struct nl_pid_hash *hash, int grow) function
296 if (unlikely(avg > 1) && nl_pid_hash_rehash(hash, 1))
300 nl_pid_hash_rehash(hash, 0);

Completed in 88 milliseconds