Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dsymbol.c957 static struct module_info *find_module(const char *name, in find_module() function
/Linux-v5.4/scripts/mod/
Dmodpost.c125 static struct module *find_module(const char *modname) in find_module() function
/Linux-v5.4/kernel/
Dmodule.c628 struct module *find_module(const char *name) in find_module() function