Searched refs:random_write_wakeup_bits (Results 1 – 1 of 1) sorted by relevance
310 static int random_write_wakeup_bits = 28 * OUTPUT_POOL_WORDS; variable705 if (entropy_bits > random_write_wakeup_bits && in credit_entropy_bits()1076 (r->entropy_count >> ENTROPY_SHIFT) < random_write_wakeup_bits) { in account()1485 if (ENTROPY_BITS(&input_pool) < random_write_wakeup_bits) in random_poll()1740 .data = &random_write_wakeup_bits,1854 ENTROPY_BITS(&input_pool) <= random_write_wakeup_bits); in add_hwgenerator_randomness()