Searched refs:random_write_wakeup_bits (Results 1 – 1 of 1) sorted by relevance
379 static int random_write_wakeup_bits = 28 * OUTPUT_POOL_WORDS; variable1379 if (ibytes && ENTROPY_BITS(r) < random_write_wakeup_bits) { in account()1880 if (ENTROPY_BITS(&input_pool) < random_write_wakeup_bits) in random_poll()2122 .data = &random_write_wakeup_bits,2311 ENTROPY_BITS(&input_pool) <= random_write_wakeup_bits); in add_hwgenerator_randomness()