Searched refs:ref_module (Results 1 – 2 of 2) sorted by relevance
606 int ref_module(struct module *a, struct module *b);
852 int ref_module(struct module *a, struct module *b) in ref_module() function871 EXPORT_SYMBOL_GPL(ref_module);1145 int ref_module(struct module *a, struct module *b) in ref_module() function1149 EXPORT_SYMBOL_GPL(ref_module);1416 err = ref_module(mod, owner); in resolve_symbol()