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

1 2 3 4 5 6 7 8 910

  /bionic/libc/arch-arm/syscalls/
capget.S 7 ldr r7, =__NR_capget
  /bionic/libc/arch-arm64/syscalls/
capget.S 6 mov x8, __NR_capget
  /bionic/libc/arch-mips/syscalls/
capget.S 8 li v0, __NR_capget
  /bionic/libc/arch-x86_64/syscalls/
capget.S 6 movl $__NR_capget, %eax
  /bionic/libc/arch-mips64/syscalls/
capget.S 8 li v0, __NR_capget
  /bionic/libc/arch-x86/syscalls/
capget.S 14 movl $__NR_capget, %eax
  /external/valgrind/main/memcheck/tests/linux/
capget.c 6 #include <sys/syscall.h> /* __NR_capget */
21 syscall_result = syscall(__NR_capget, &h, &d);
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 177 #define __NR_capget 125
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 177 #define __NR_capget 125
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 177 #define __NR_capget 125
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 129 #define __NR_capget 125
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 210 #define __NR_capget 195
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 177 #define __NR_capget 1185
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 192 #define __NR_capget 184
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 178 #define __NR_capget 125
vki-scnums-arm64-linux.h 135 #define __NR_capget 90
vki-scnums-s390x-linux.h 182 #define __NR_capget 184
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]

Completed in 319 milliseconds

1 2 3 4 5 6 7 8 910