HomeSort by relevance Sort by last modified time
    Searched defs:__NR_keyctl (Results 1 - 25 of 128) sorted by null

1 2 3 4 5 6

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 295 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 295 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 295 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 1013 #if !defined(__NR_keyctl)
1014 #define __NR_keyctl 250
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 597 #define __NR_keyctl 219
598 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 254 #define __NR_keyctl 250
unistd_x32.h 223 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 255 #define __NR_keyctl 237
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 295 #define __NR_keyctl 288
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 297 #define __NR_keyctl 288
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 296 #define __NR_keyctl 288
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 265 #define __NR_keyctl 1273
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 296 #define __NR_keyctl 288
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 289 #define __NR_keyctl 281
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 219 #define __NR_keyctl 280
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 334 #define __NR_keyctl 250
vki-scnums-arm64-linux.h 264 #define __NR_keyctl 219
vki-scnums-mips64-linux.h 280 #define __NR_keyctl (__NR_Linux + 241)
vki-scnums-s390x-linux.h 249 #define __NR_keyctl 280
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 565 #define __NR_keyctl 250
566 __SYSCALL(__NR_keyctl, sys_keyctl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 570 #define __NR_keyctl 219
571 __SYSCALL(__NR_keyctl, sys_keyctl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 565 #define __NR_keyctl 250
566 __SYSCALL(__NR_keyctl, sys_keyctl)

Completed in 990 milliseconds

1 2 3 4 5 6