mod_tree_root
extern struct mod_tree_root mod_tree;
struct module *mod_find(unsigned long addr, struct mod_tree_root *tree);
static inline struct module *mod_find(unsigned long addr, struct mod_tree_root *tree)
struct mod_tree_root mod_tree __cacheline_aligned = {
unsigned int size, struct mod_tree_root *tree)
struct module *mod_find(unsigned long addr, struct mod_tree_root *tree)
static noinline void __mod_tree_insert(struct mod_tree_node *node, struct mod_tree_root *tree)
static void __mod_tree_remove(struct mod_tree_node *node, struct mod_tree_root *tree)