Searched refs:module_bug_cleanup (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/module/
H A Dmain.c1286 module_bug_cleanup(mod);
2759 module_bug_cleanup(mod);
3004 /* module_bug_cleanup needs module_mutex protection */
3006 module_bug_cleanup(mod);
/linux-master/include/linux/
H A Dmodule.h885 void module_bug_cleanup(struct module *); function
894 static inline void module_bug_cleanup(struct module *mod) {}
/linux-master/lib/
H A Dbug.c117 void module_bug_cleanup(struct module *mod) function

Completed in 181 milliseconds