Searched refs:__module_put_and_kthread_exit (Results 1 – 4 of 4) sorted by relevance
13 NORETURN(__module_put_and_kthread_exit)
663 extern void __noreturn __module_put_and_kthread_exit(struct module *mod,665 #define module_put_and_kthread_exit(code) __module_put_and_kthread_exit(THIS_MODULE, code)
228 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit() function233 EXPORT_SYMBOL(__module_put_and_kthread_exit);
23888 BTF_ID(func, __module_put_and_kthread_exit) in BTF_SET_START()