Home
last modified time | relevance | path

Searched defs:fast_pool (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
Drandom.c603 struct fast_pool { struct
615 static void fast_mix(struct fast_pool *f) in fast_mix() argument
1278 struct fast_pool *fast_pool = this_cpu_ptr(&irq_randomness); in add_interrupt_randomness() local