Searched refs:init_module_list_lock (Results 1 – 1 of 1) sorted by relevance
66 static CRYPTO_ONCE init_module_list_lock = CRYPTO_ONCE_STATIC_INIT; variable345 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_add()410 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_find()460 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in module_init()579 if (!RUN_ONCE(&init_module_list_lock, do_init_module_list_lock)) in conf_modules_finish_int()
Completed in 7 milliseconds