Searched refs:do_exit (Results 1 – 19 of 19) sorted by relevance
16 extern bool do_exit;53 if (!do_exit) in vmexit()60 if (!do_exit) in vmentry()
27 bool do_exit = true; variable357 do_exit = true; in main()
8 SYM2=do_exit
26 NORETURN(do_exit)
67 do_exit(0); in vhost_task_fn()
780 do_exit(0); in SYSCALL_DEFINE4()784 do_exit(0); in SYSCALL_DEFINE4()
891 void __noreturn do_exit(long code) in do_exit() function1064 do_exit(signr); in make_task_dead()1069 do_exit((error_code&0xff)<<8); in SYSCALL_DEFINE1()1102 do_exit(exit_code); in do_group_exit()
122 do_exit(0); in call_usermodehelper_exec_async()
341 do_exit(0); in reboot_pid_ns()
1066 do_exit(SIGKILL); in __secure_computing_strict()1352 do_exit(SIGSYS); in __seccomp_filter()1392 do_exit(SIGKILL); in __secure_computing()
337 do_exit(0); in kthread_exit()
58 FUTEX_RECOVER. At do_exit() time, all vmas are searched to see whether92 registration happens at most once per thread lifetime]. At do_exit()96 In the common case, at do_exit() time, there is no list registered, so105 The list is guaranteed to be private and per-thread at do_exit() time,
293 static int do_exit(void);466 do_exit(); in handle_f9()653 static int do_exit(void) in do_exit() function1544 if (!global_exit && do_exit() == 0) in main()
166 void do_exit(long error_code) __noreturn;
12 delivery at do_exit() of a task.
389 do_exit(0); in io_sq_thread()
255 do_exit(0); in io_worker_exit()
596 do_exit() case covered. do_execve() and do_fork() are not an issue.
23418 BTF_ID(func, do_exit) in BTF_SET_START()