Searched refs:timer_rand_state (Results 1 – 2 of 2) sorted by relevance
1099 struct timer_rand_state { struct1130 static struct timer_rand_state input_timer_state = INIT_TIMER_RAND_STATE;1142 static void add_timer_randomness(struct timer_rand_state *state, unsigned num) in add_timer_randomness()1790 struct timer_rand_state *state; in rand_initialize_disk()1796 state = kzalloc(sizeof(struct timer_rand_state), GFP_KERNEL); in rand_initialize_disk()
152 struct timer_rand_state *random;
Completed in 10 milliseconds