Home
last modified time | relevance | path

Searched refs:random_write_wakeup_bits (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/
A Drandom.c379 static int random_write_wakeup_bits = 28 * OUTPUT_POOL_WORDS; variable
1356 if (ibytes && ENTROPY_BITS(r) < random_write_wakeup_bits) { in account()
1856 if (ENTROPY_BITS(&input_pool) < random_write_wakeup_bits) in random_poll()
2098 .data = &random_write_wakeup_bits,
2287 ENTROPY_BITS(&input_pool) <= random_write_wakeup_bits); in add_hwgenerator_randomness()
/linux/
A DSystem.map155322 ffff8000120592a8 d random_write_wakeup_bits
A D.tmp_System.map155322 ffff8000120592a8 d random_write_wakeup_bits

Completed in 1382 milliseconds