Lines Matching refs:random_get_entropy
783 rv = random_get_entropy(); in crng_init_try_arch()
801 rv = random_get_entropy(); in crng_init_try_arch_early()
961 rv = random_get_entropy(); in crng_reseed()
1116 unsigned long time = random_get_entropy() ^ jiffies; in add_device_randomness()
1153 sample.cycles = random_get_entropy(); in add_timer_randomness()
1217 long delta = random_get_entropy() - start; in add_interrupt_bench()
1251 cycles_t cycles = random_get_entropy(); in add_interrupt_randomness()
1585 stack.now = random_get_entropy(); in try_to_generate_entropy()
1588 if (stack.now == random_get_entropy()) in try_to_generate_entropy()
1597 stack.now = random_get_entropy(); in try_to_generate_entropy()
1759 rv = random_get_entropy(); in init_std_data()