Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c120 static struct module *find_module(char *modname) in find_module() function
2346 mod = find_module(modname); in read_dump()