Home
last modified time | relevance | path

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

/net/ax25/
DTODO13 the race caused by the static variable in it's previous implementation.
/net/netfilter/
Dxt_hashlimit.c217 const struct dsthash_dst *dst, bool *race) in dsthash_alloc_init() argument
229 *race = true; in dsthash_alloc_init()
750 bool race = false; in hashlimit_mt_common() local
759 dh = dsthash_alloc_init(hinfo, &dst, &race); in hashlimit_mt_common()
763 } else if (race) { in hashlimit_mt_common()