Searched refs:ref_module (Results 1 – 2 of 2) sorted by relevance
476 int ref_module(struct module *a, struct module *b);
631 int ref_module(struct module *a, struct module *b) in ref_module() function650 EXPORT_SYMBOL_GPL(ref_module);964 int ref_module(struct module *a, struct module *b) in ref_module() function968 EXPORT_SYMBOL_GPL(ref_module);1220 err = ref_module(mod, owner); in resolve_symbol()