Home
last modified time | relevance | path

Searched refs:__NR_prctl (Results 1 – 25 of 41) sorted by relevance

12

/external/libchrome/sandbox/linux/seccomp-bpf/
Ddie.cc41 Syscall::Call(__NR_prctl, PR_SET_DUMPABLE, (void*)0, (void*)0, (void*)0); in ExitGroup()
/external/libchrome/sandbox/linux/system_headers/
Darm64_linux_syscalls.h678 #if !defined(__NR_prctl)
679 #define __NR_prctl 167 macro
Dx86_64_linux_syscalls.h641 #if !defined(__NR_prctl)
642 #define __NR_prctl 157 macro
Dx86_32_linux_syscalls.h701 #if !defined(__NR_prctl)
702 #define __NR_prctl 172 macro
Dmips64_linux_syscalls.h628 #if !defined(__NR_prctl)
629 #define __NR_prctl (__NR_Linux + 153) macro
Dmips_linux_syscalls.h786 #if !defined(__NR_prctl)
787 #define __NR_prctl (__NR_Linux + 192) macro
Darm_linux_syscalls.h552 #if !defined(__NR_prctl)
553 #define __NR_prctl (__NR_SYSCALL_BASE+172) macro
/external/valgrind/include/vki/
Dvki-scnums-tilegx-linux.h294 #define __NR_prctl 167 macro
Dvki-scnums-s390x-linux.h171 #define __NR_prctl 172 macro
Dvki-scnums-arm64-linux.h212 #define __NR_prctl 167 macro
Dvki-scnums-amd64-linux.h220 #define __NR_prctl 157 macro
Dvki-scnums-x86-linux.h209 #define __NR_prctl 172 macro
Dvki-scnums-arm-linux.h209 #define __NR_prctl 172 macro
Dvki-scnums-ppc64-linux.h208 #define __NR_prctl 171 macro
Dvki-scnums-ppc32-linux.h208 #define __NR_prctl 171 macro
Dvki-scnums-mips64-linux.h192 #define __NR_prctl (__NR_Linux + 153) macro
Dvki-scnums-mips32-linux.h232 #define __NR_prctl (__NR_Linux + 192) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h161 #define __NR_prctl 157 macro
Dunistd_32.h176 #define __NR_prctl 172 macro
Dunistd_x32.h143 #define __NR_prctl (__X32_SYSCALL_BIT + 157) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dbaseline_policy.cc192 if (sysno == __NR_prctl) in EvaluateSyscallImpl()
Dsyscall_sets.cc588 case __NR_prctl: in IsPrctl()
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd.h215 #define __NR_prctl (__NR_Linux + 192) macro
553 #define __NR_prctl (__NR_Linux + 153) macro
890 #define __NR_prctl (__NR_Linux + 153) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h473 #define __NR_prctl 167 macro
474 __SYSCALL(__NR_prctl, sys_prctl)
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd.h200 #define __NR_prctl (__NR_SYSCALL_BASE+172) macro

12