Searched refs:small_primes (Results 1 – 1 of 1) sorted by relevance
11 static const struct primes small_primes = { variable 36 static const struct primes small_primes = { variable 58 static const struct primes __rcu *primes = RCU_INITIALIZER(&small_primes);162 if (p != &small_primes) in expand_to_next_prime() 176 if (p != &small_primes) { in free_primes() 177 rcu_assign_pointer(primes, &small_primes); in free_primes()