HomeSort by relevance Sort by last modified time
    Searched defs:__NR_timerfd_gettime (Results 26 - 50 of 119) sorted by null

12 3 4 5

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 380 #define __NR_timerfd_gettime 287
unistd_x32.h 336 #define __NR_timerfd_gettime (__X32_SYSCALL_BIT + 287)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 380 #define __NR_timerfd_gettime 287
unistd_x32.h 336 #define __NR_timerfd_gettime (__X32_SYSCALL_BIT + 287)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 426 #define __NR_timerfd_gettime (__NR_SYSCALL_BASE+354)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 152 #define __NR_timerfd_gettime 87
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 426 #define __NR_timerfd_gettime (__NR_Linux + 322)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 424 #define __NR_timerfd_gettime 326
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 431 #define __NR_timerfd_gettime (__NR_SYSCALL_BASE+354)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 426 #define __NR_timerfd_gettime (__NR_Linux + 322)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 425 #define __NR_timerfd_gettime 326
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 426 #define __NR_timerfd_gettime (__NR_SYSCALL_BASE+354)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 426 #define __NR_timerfd_gettime (__NR_Linux + 322)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 426 #define __NR_timerfd_gettime (__NR_Linux + 322)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 424 #define __NR_timerfd_gettime 326
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 424 #define __NR_timerfd_gettime 326
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 152 #define __NR_timerfd_gettime 87
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 1254 #if !defined(__NR_timerfd_gettime)
1255 #define __NR_timerfd_gettime (__NR_SYSCALL_BASE+354)
mips_linux_syscalls.h 1304 #if !defined(__NR_timerfd_gettime)
1305 #define __NR_timerfd_gettime (__NR_Linux + 322)
x86_32_linux_syscalls.h 1301 #if !defined(__NR_timerfd_gettime)
1302 #define __NR_timerfd_gettime 326
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 383 #define __NR_timerfd_gettime (__NR_SYSCALL_BASE+354)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 345 #define __NR_timerfd_gettime (__NR_Linux + 322)
672 #define __NR_timerfd_gettime (__NR_Linux + 281)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 326 #define __NR_timerfd_gettime 326
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 447 #define __NR_timerfd_gettime 483
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 383 #define __NR_timerfd_gettime (__NR_SYSCALL_BASE+354)

Completed in 986 milliseconds

12 3 4 5