Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/module/
Dmain.c2656 static int module_patient_check_exists(const char *name, in module_patient_check_exists() function
2707 err = module_patient_check_exists(mod->name, FAIL_DUP_MOD_LOAD); in add_unformed_module()
2818 err = module_patient_check_exists(info->mod->name, FAIL_DUP_MOD_BECOMING); in early_mod_check()