Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/
Drandom.c1109 struct timer_rand_state { struct
1140 static struct timer_rand_state input_timer_state = INIT_TIMER_RAND_STATE;
1152 static void add_timer_randomness(struct timer_rand_state *state, unsigned num) in add_timer_randomness()
1814 struct timer_rand_state *state; in rand_initialize_disk()
1820 state = kzalloc(sizeof(struct timer_rand_state), GFP_KERNEL); in rand_initialize_disk()
/Linux-v5.10/include/linux/
Dgenhd.h199 struct timer_rand_state *random;