Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dmain.c2661 static int module_patient_check_exists(const char *name, in module_patient_check_exists() function
2712 err = module_patient_check_exists(mod->name, FAIL_DUP_MOD_LOAD); in add_unformed_module()
2823 err = module_patient_check_exists(info->mod->name, FAIL_DUP_MOD_BECOMING); in early_mod_check()