Home
last modified time | relevance | path

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

/linux-6.15/kernel/module/
H A Dmain.c3075 static int module_patient_check_exists(const char *name, in module_patient_check_exists() function
3126 err = module_patient_check_exists(mod->name, FAIL_DUP_MOD_LOAD); in add_unformed_module()
3245 err = module_patient_check_exists(info->mod->name, FAIL_DUP_MOD_BECOMING); in early_mod_check()