Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Drandom.h122 int execute_with_initialized_rng(struct notifier_block *nb);
/linux-6.6.21/drivers/char/
Drandom.c152 int __cold execute_with_initialized_rng(struct notifier_block *nb) in execute_with_initialized_rng() function
/linux-6.6.21/lib/
Dvsprintf.c771 execute_with_initialized_rng(&fill_ptr_key_nb); in vsprintf_init_hashval()