Searched refs:small_primes (Results 1 – 1 of 1) sorted by relevance
18 static const struct primes small_primes = { variable43 static const struct primes small_primes = { variable65 static const struct primes __rcu *primes = RCU_INITIALIZER(&small_primes);153 if (p != &small_primes) in expand_to_next_prime()167 if (p != &small_primes) { in free_primes()168 rcu_assign_pointer(primes, &small_primes); in free_primes()