Searched refs:small_primes (Results 1 – 1 of 1) sorted by relevance
17 static const struct primes small_primes = { variable42 static const struct primes small_primes = { variable64 static const struct primes __rcu *primes = RCU_INITIALIZER(&small_primes);152 if (p != &small_primes) in expand_to_next_prime()166 if (p != &small_primes) { in free_primes()167 rcu_assign_pointer(primes, &small_primes); in free_primes()