irq_randomness 1270 drivers/char/random.c static DEFINE_PER_CPU(struct fast_pool, irq_randomness); irq_randomness 1311 drivers/char/random.c struct fast_pool *fast_pool = this_cpu_ptr(&irq_randomness);