Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dbug.c117 void module_bug_cleanup(struct module *mod) in module_bug_cleanup() function
/linux-6.12.1/include/linux/
Dmodule.h893 void module_bug_cleanup(struct module *);
902 static inline void module_bug_cleanup(struct module *mod) {} in module_bug_cleanup() function
/linux-6.12.1/kernel/module/
Dmain.c1298 module_bug_cleanup(mod); in free_module()
2774 module_bug_cleanup(mod); in complete_formation()
3023 module_bug_cleanup(mod); in load_module()