Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/char/ !
Drandom.c613 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()