do_exit
#define kthread_exit(result) do_exit(result)
do_exit(0);
do_exit(0);
BTF_ID(func, do_exit)
EXPORT_SYMBOL(do_exit);
do_exit(signr);
do_exit((error_code&0xff)<<8);
do_exit(exit_code);
do_exit(0);
do_exit(0);
do_exit(0);
do_exit(SIGKILL);
do_exit(SIGSYS);
do_exit(SIGKILL);
do_exit(0);
do_exit(0);
if (!global_exit && do_exit() == 0)
static int do_exit(void);
do_exit();
NORETURN(do_exit)
bool do_exit = true;
do_exit = true;
extern bool do_exit;
if (!do_exit)
if (!do_exit)