Searched refs:ref_module (Results 1 – 2 of 2) sorted by relevance
550 int ref_module(struct module *a, struct module *b);
614 int ref_module(struct module *a, struct module *b) in ref_module() function633 EXPORT_SYMBOL_GPL(ref_module);919 int ref_module(struct module *a, struct module *b) in ref_module() function923 EXPORT_SYMBOL_GPL(ref_module);1108 err = ref_module(mod, owner); in resolve_symbol()