Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dnoreturns.h13 NORETURN(__module_put_and_kthread_exit)
/linux/kernel/module/
H A Dmain.c229 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit() function
234 EXPORT_SYMBOL(__module_put_and_kthread_exit);
/linux/kernel/bpf/
H A Dverifier.c19497 BTF_ID(func, __module_put_and_kthread_exit) in BTF_SET_START()