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.c897 struct fast_pool { struct
906 static DEFINE_PER_CPU(struct fast_pool, irq_randomness) = { argument
958 struct fast_pool *fast_pool = container_of(work, struct fast_pool, mix); in mix_interrupt_randomness() local
996 struct fast_pool *fast_pool = this_cpu_ptr(&irq_randomness); in add_interrupt_randomness() local