HomeSort by relevance Sort by last modified time
    Searched refs:__NR_prctl (Results 1 - 25 of 207) sorted by null

1 2 3 4 5 6 7 8 9

  /bionic/libc/arch-arm64/syscalls/
prctl.S 6 mov x8, __NR_prctl
  /bionic/libc/arch-mips/syscalls/
prctl.S 8 li v0, __NR_prctl
  /bionic/libc/arch-x86_64/syscalls/
prctl.S 7 movl $__NR_prctl, %eax
  /bionic/libc/arch-arm/syscalls/
prctl.S 14 ldr r7, =__NR_prctl
  /bionic/libc/arch-mips64/syscalls/
prctl.S 8 li v0, __NR_prctl
  /bionic/libc/arch-x86/syscalls/
prctl.S 32 movl $__NR_prctl, %eax
  /external/libchrome/sandbox/linux/seccomp-bpf/
die.cc 41 Syscall::Call(__NR_prctl, PR_SET_DUMPABLE, (void*)0, (void*)0, (void*)0);
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 217 #define __NR_prctl 157
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 217 #define __NR_prctl 157
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 220 #define __NR_prctl 157
vki-scnums-arm64-linux.h 212 #define __NR_prctl 167
vki-scnums-s390x-linux.h 171 #define __NR_prctl 172
vki-scnums-tilegx-linux.h 294 #define __NR_prctl 167
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 102 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
216 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
313 #define __NR_prctl (__NR_SYSCALL_BASE + 172)
444 #define __NR_prctl (__NR_SYSCALL_BASE + 192)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 217 #define __NR_prctl 157
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 217 #define __NR_prctl 157
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 217 #define __NR_prctl 157

Completed in 408 milliseconds

1 2 3 4 5 6 7 8 9