Searched refs:small_primes (Results 1 – 1 of 1) sorted by relevance
16 static const struct primes small_primes = { variable41 static const struct primes small_primes = { variable63 static const struct primes __rcu *primes = RCU_INITIALIZER(&small_primes);151 if (p != &small_primes) in expand_to_next_prime()165 if (p != &small_primes) { in free_primes()166 rcu_assign_pointer(primes, &small_primes); in free_primes()