mod_find
struct module *mod_find(unsigned long addr, struct mod_tree_root *tree);
mod = mod_find(addr, &mod_tree);