Searched refs:maxwarn (Results 1 – 1 of 1) sorted by relevance
2026 static int maxwarn = 10; in urandom_read() local2029 if (!crng_ready() && maxwarn > 0) { in urandom_read()2030 maxwarn--; in urandom_read()