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

1 2 3 4 5 6 7 8 9

  /bionic/libc/arch-arm/syscalls/
capget.S 8 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 20 movl $__NR_capget, %eax
  /external/valgrind/memcheck/tests/linux/
capget.c 6 #include <sys/syscall.h> /* __NR_capget */
21 syscall_result = syscall(__NR_capget, &h, &d);
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 177 #define __NR_capget 125
  /development/ndk/platforms/android-21/arch-x86_64/include/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...]
  /external/valgrind/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
vki-scnums-tilegx-linux.h 188 #define __NR_capget 90
  /prebuilts/ndk/current/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/current/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/current/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/current/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/current/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...]
  /prebuilts/ndk/current/platforms/android-17/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/current/platforms/android-18/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/current/platforms/android-19/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/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 177 #define __NR_capget 125
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 177 #define __NR_capget 125
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 177 #define __NR_capget 125

Completed in 562 milliseconds

1 2 3 4 5 6 7 8 9