Home
last modified time | relevance | path

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

/linux-3.3/scripts/mod/
Dmodpost.c113 static struct module *find_module(char *modname) in find_module() function
/linux-3.3/kernel/
Dmodule.c412 struct module *find_module(const char *name) in find_module() function