Searched refs:__NR_exit_group (Results 1 - 25 of 61) sorted by relevance

123

/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar_exit_group.c12 // __NR_exit_group 252
13 GO(__NR_exit_group, "1s 0m");
14 SY(__NR_exit_group, x0);
H A Dscalar_exit_group.stderr.exp2 252: __NR_exit_group 1s 0m
/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Ddie.cc28 Syscall::Call(__NR_exit_group, 1);
46 Syscall::Call(__NR_exit_group, 1);
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h235 #define __NR_exit_group 231 macro
H A Dunistd_32.h253 #define __NR_exit_group 252 macro
/external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
H A Dunistd.h218 #define __NR_exit_group 203 macro
/external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
H A Dunistd.h228 #define __NR_exit_group 1236 macro
/external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
H A Dunistd.h260 #define __NR_exit_group 252 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h314 #define __NR_exit_group 231 macro
H A Dvki-scnums-arm64-linux.h139 #define __NR_exit_group 94 macro
H A Dvki-scnums-s390x-linux.h218 #define __NR_exit_group 248 macro
/external/chromium_org/sandbox/linux/services/
H A Darm64_linux_syscalls.h386 #if !defined(__NR_exit_group)
387 #define __NR_exit_group 94 macro
H A Dx86_64_linux_syscalls.h937 #if !defined(__NR_exit_group)
938 #define __NR_exit_group 231 macro
H A Dx86_32_linux_syscalls.h1009 #if !defined(__NR_exit_group)
1010 #define __NR_exit_group 252 macro
/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_sandbox.cc208 case __NR_exit_group:
/external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
H A Dunistd.h364 #define __NR_exit_group 405 macro
/external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
H A Dunistd.h264 #define __NR_exit_group 252 macro
/external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
H A Dunistd.h259 #define __NR_exit_group 252 macro
/external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
H A Dunistd.h261 #define __NR_exit_group 252 macro
/external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
H A Dunistd.h260 #define __NR_exit_group 252 macro
/external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
H A Dunistd.h255 #define __NR_exit_group 247 macro
/external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
H A Dunistd.h267 #define __NR_exit_group 252 /* ok */ macro
/external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
H A Dunistd.h266 #define __NR_exit_group 252 macro
/external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
H A Dunistd.h253 #define __NR_exit_group 234 macro
/external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
H A Dunistd.h188 #define __NR_exit_group 248 macro

Completed in 190 milliseconds

123