Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dmain.c2076 static int check_modinfo(struct module *mod, struct load_info *info, int flags) in check_modinfo() function
2818 err = check_modinfo(info->mod, info, flags); in early_mod_check()