Searched refs:ref_module (Results 1 – 2 of 2) sorted by relevance
639 int ref_module(struct module *a, struct module *b);
866 int ref_module(struct module *a, struct module *b) in ref_module() function885 EXPORT_SYMBOL_GPL(ref_module);1164 int ref_module(struct module *a, struct module *b) in ref_module() function1168 EXPORT_SYMBOL_GPL(ref_module);1460 err = ref_module(mod, owner); in resolve_symbol()