Home
last modified time | relevance | path

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

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