Searched refs:mod_find (Results 1 – 3 of 3) sorted by relevance
309 struct module *mod_find(unsigned long addr, struct mod_tree_root *tree);315 static inline struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) in mod_tree_remove_init() 317 static inline struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) mod_find() function
103 struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) in mod_find() function
3902 mod = mod_find(addr, &mod_tree); in print_modules()