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.h895 void module_bug_cleanup(struct module *);
904 static inline void module_bug_cleanup(struct module *mod) {} in module_bug_cleanup() function
/linux/kernel/module/
H A Dmain.c1422 module_bug_cleanup(mod); in free_module()
3271 module_bug_cleanup(mod); in complete_formation()
3523 module_bug_cleanup(mod); in load_module()