Home
last modified time | relevance | path

Searched refs:module_bug_cleanup (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dbug.c113 void module_bug_cleanup(struct module *mod) in module_bug_finalize()
117 void module_bug_cleanup(struct module *mod) module_bug_cleanup() function
/linux/include/linux/
H A Dmodule.h905 void module_bug_cleanup(struct module *);
914 static inline void module_bug_cleanup(struct module *mod) {} in module_bug_cleanup() function
/linux/kernel/module/
H A Dmain.c1401 module_bug_cleanup(mod); in free_module()
3245 module_bug_cleanup(mod); in complete_formation()
3497 module_bug_cleanup(mod); in load_module()