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

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

Completed in 103 milliseconds