Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbug.c121 void module_bug_cleanup(struct module *mod) in module_bug_cleanup() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h874 void module_bug_cleanup(struct module *);
883 static inline void module_bug_cleanup(struct module *mod) {} in module_bug_cleanup() function
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c2256 module_bug_cleanup(mod); in free_module()
4150 module_bug_cleanup(mod); in load_module()