Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Drandom32.c555 static int prandom_timer_start(struct notifier_block *nb, in prandom_timer_start() function
624 .notifier_call = prandom_timer_start in prandom_init_late()
629 prandom_timer_start(&random_ready, 0, NULL); in prandom_init_late()