Searched refs:ref_module (Results 1 – 2 of 2) sorted by relevance
607 int ref_module(struct module *a, struct module *b);
859 int ref_module(struct module *a, struct module *b) in ref_module() function878 EXPORT_SYMBOL_GPL(ref_module);1157 int ref_module(struct module *a, struct module *b) in ref_module() function1161 EXPORT_SYMBOL_GPL(ref_module);1410 err = ref_module(mod, owner); in resolve_symbol()