Searched refs:__module_put_and_kthread_exit (Results 1 – 3 of 3) sorted by relevance
13 NORETURN(__module_put_and_kthread_exit)
667 extern void __noreturn __module_put_and_kthread_exit(struct module *mod,669 #define module_put_and_kthread_exit(code) __module_put_and_kthread_exit(THIS_MODULE, code)
176 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit() function181 EXPORT_SYMBOL(__module_put_and_kthread_exit);