Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/module/
Dtree_lookup.c103 struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) in mod_find() function
Dinternal.h311 static inline struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) in mod_find() function
/kernel/linux/linux-5.10/kernel/
Dmodule.c199 static struct module *mod_find(unsigned long addr) in mod_find() function
218 static struct module *mod_find(unsigned long addr) in mod_find() function