Searched refs:__module_put_and_kthread_exit (Results 1 – 3 of 3) sorted by relevance
10 NORETURN(__module_put_and_kthread_exit)
652 extern void __noreturn __module_put_and_kthread_exit(struct module *mod,654 #define module_put_and_kthread_exit(code) __module_put_and_kthread_exit(THIS_MODULE, code)
174 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit() function179 EXPORT_SYMBOL(__module_put_and_kthread_exit);