Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsymbol.c928 static struct module_info *find_module(const char *name, in find_module() function
/Linux-v4.19/scripts/mod/
Dmodpost.c124 static struct module *find_module(const char *modname) in find_module() function
/Linux-v4.19/kernel/
Dmodule.c621 struct module *find_module(const char *name) in find_module() function