Searched refs:do_exit (Results 1 – 12 of 12) 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)
294 static int do_exit(void);467 do_exit(); in handle_f9()656 static int do_exit(void) in do_exit() function1549 if (!global_exit && do_exit() == 0) in main()
119 #define kthread_exit(result) do_exit(result)
780 do_exit(0); in SYSCALL_DEFINE4()784 do_exit(0); in SYSCALL_DEFINE4()
1084 do_exit(SIGKILL); in __secure_computing_strict() 1366 do_exit(SIGSYS); in __seccomp_filter() 1399 __secure_computing_strict(this_syscall); /* may call do_exit */ in __secure_computing() 1406 do_exit(SIGKILL); in __secure_computing()
421 do_exit(0); in io_sq_thread()
268 do_exit(0); in io_worker_exit()
596 do_exit() case covered. do_execve() and do_fork() are not an issue.
20270 BTF_ID(func, do_exit) in BTF_SET_START()