Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dmain.c2102 static int find_module_sections(struct module *mod, struct load_info *info) in find_module_sections() function
2908 err = find_module_sections(mod, info); in load_module()