Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drandom.h122 int execute_with_initialized_rng(struct notifier_block *nb);
/linux/drivers/char/
H A Drandom.c157 int __cold execute_with_initialized_rng(struct notifier_block *nb) in execute_with_initialized_rng() function
/linux/lib/
H A Dvsprintf.c779 execute_with_initialized_rng(&fill_ptr_key_nb); in vsprintf_init_hashval()