get_random_once   287 include/linux/net.h 	get_random_once((buf), (nbytes))
get_random_once   190 net/netfilter/nf_conntrack_core.c 	get_random_once(&nf_conntrack_hash_rnd, sizeof(nf_conntrack_hash_rnd));
get_random_once    83 net/netfilter/nf_conntrack_expect.c 	get_random_once(&nf_ct_expect_hashrnd, sizeof(nf_ct_expect_hashrnd));
get_random_once   194 net/netfilter/nf_nat_core.c 	get_random_once(&nf_nat_hash_rnd, sizeof(nf_nat_hash_rnd));