Home
last modified time | relevance | path

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

/linux/scripts/
H A Ddecode_stacktrace.sh85 find_module() { function
/linux/scripts/mod/
H A Dmodpost.c176 static struct module *find_module(const char *filename, const char *modname) in find_module() function
/linux/kernel/module/
H A Dmain.c417 struct module *find_module(const char *name) in find_module() function