Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
Drandom.c624 POOL_EARLY_BITS = POOL_READY_BITS / 2 /* When crng_init->CRNG_EARLY */ enumerator
730 } else if (orig < POOL_EARLY_BITS && new >= POOL_EARLY_BITS) { in _credit_init_bits()