Home
last modified time | relevance | path

Searched defs:find_module (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/scripts/
H A Ddecode_stacktrace.sh79 find_module() { function
/openbmc/linux/scripts/mod/
H A Dmodpost.c171 static struct module *find_module(const char *modname) in find_module() function
/openbmc/linux/tools/perf/util/
H A Dsymbol.c1019 static struct module_info *find_module(const char *name, in find_module() function
/openbmc/linux/kernel/module/
H A Dmain.c363 struct module *find_module(const char *name) in find_module() function