Searched refs:with_primes (Results 1 – 3 of 3) sorted by relevance
14 void with_primes(void *ctx, primes_fn fn);
65 void with_primes(void *ctx, primes_fn fn) in with_primes() function71 EXPORT_SYMBOL(with_primes);
41 with_primes(suite, dump_primes); in kunit_suite_exit()