Home
last modified time | relevance | path

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

/linux-6.14.4/lib/
Dbug.c117 void module_bug_cleanup(struct module *mod) in module_bug_cleanup() function
/linux-6.14.4/include/linux/
Dmodule.h913 void module_bug_cleanup(struct module *);
922 static inline void module_bug_cleanup(struct module *mod) {} in module_bug_cleanup() function
/linux-6.14.4/kernel/module/
Dmain.c1350 module_bug_cleanup(mod); in free_module()
3223 module_bug_cleanup(mod); in complete_formation()
3472 module_bug_cleanup(mod); in load_module()