Searched refs:mod_find (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/module/
H A Dmain.c3307 mod = mod_find(addr, &mod_tree);
H A Dinternal.h305 struct module *mod_find(unsigned long addr, struct mod_tree_root *tree);
311 static inline struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) function
H A Dtree_lookup.c103 struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) function

Completed in 233 milliseconds