Searched refs:__module_put_and_kthread_exit (Results 1 – 4 of 4) sorted by relevance
13 NORETURN(__module_put_and_kthread_exit)
678 extern void __noreturn __module_put_and_kthread_exit(struct module *mod,680 #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);
23412 BTF_ID(func, __module_put_and_kthread_exit) in BTF_SET_START()