Home
last modified time | relevance | path

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

/linux-6.15/lib/
Dbug.c113 void module_bug_cleanup(struct module *mod) in module_bug_cleanup() function
/linux-6.15/include/linux/
Dmodule.h910 void module_bug_cleanup(struct module *);
919 static inline void module_bug_cleanup(struct module *mod) {} in module_bug_cleanup() function
/linux-6.15/kernel/module/
Dmain.c1333 module_bug_cleanup(mod); in free_module()
3175 module_bug_cleanup(mod); in complete_formation()
3424 module_bug_cleanup(mod); in load_module()