Home
last modified time | relevance | path

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

/kernel/
Dmodule.c220 static struct module *mod_find(unsigned long addr) in mod_find() function
239 static struct module *mod_find(unsigned long addr) in mod_find() function
4104 mod = mod_find(addr); in __module_address()