Lines Matching refs:exit
831 /* Start a thread that will exit immediately. */
846 exit(42);
863 /* If only the thread was killed, we'll see exit 42. */
1595 * Extract the exit code from the other process and
1874 * return values on syscall exit during ptrace.
2017 * The traditional way to tell PTRACE_SYSCALL entry/exit
2030 * syscall exit under ptrace, and on exit the syscall number may
2032 * number here, so it can be examined during both entry and exit
2040 * pick which things to set during this phase (entry or exit).
2680 /* Ensure they are both killed and don't exit cleanly. */
2746 /* Ensure they are both killed and don't exit cleanly. */
3322 exit(1);
3324 exit(ret >= 0 || errno != ENOSYS);
3353 exit(ret != USER_NOTIF_MAGIC);
3449 exit(ret != USER_NOTIF_MAGIC);
3502 exit(1);
3511 exit(!(ret == -1 && errno == 512));
3572 exit(ret != -1 && errno != ENOSYS);
3605 exit(syscall(__NR_getppid) != USER_NOTIF_MAGIC);
3651 exit(syscall(__NR_getppid) != USER_NOTIF_MAGIC);
3656 exit(WEXITSTATUS(status));
3682 exit(0);
3713 exit(syscall(__NR_getppid) != USER_NOTIF_MAGIC);
3775 exit(0);
3946 exit(EXIT_SUCCESS);
3995 exit(1);
3996 exit(syscall(__NR_getppid) != USER_NOTIF_MAGIC);
4121 exit(syscall(__NR_getppid) != USER_NOTIF_MAGIC);