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