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