Searched refs:timer_rand_state (Results 1 – 1 of 1) sorted by relevance
1130 struct timer_rand_state { struct1142 static void add_timer_randomness(struct timer_rand_state *state, unsigned int num) in add_timer_randomness()1211 static struct timer_rand_state input_timer_state = { INITIAL_JIFFIES }; in add_input_randomness()1235 struct timer_rand_state *state; in rand_initialize_disk()1241 state = kzalloc_obj(struct timer_rand_state); in rand_initialize_disk()