Searched refs:module_patient_check_exists (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/module/
H A Dmain.c2659 static int module_patient_check_exists(const char *name, function
2710 err = module_patient_check_exists(mod->name, FAIL_DUP_MOD_LOAD);
2829 err = module_patient_check_exists(info->mod->name, FAIL_DUP_MOD_BECOMING);

Completed in 175 milliseconds