Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dmodule.c201 static struct module *mod_find(unsigned long addr) in mod_find() function
220 static struct module *mod_find(unsigned long addr) in mod_find() function
4318 mod = mod_find(addr); in __module_address()