HomeSort by relevance Sort by last modified time
    Searched refs:__NR_timerfd_create (Results 1 - 13 of 13) sorted by null

  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.c 57 #ifndef __NR_timerfd_create
59 #define __NR_timerfd_create 283
61 #define __NR_timerfd_create 322
63 #define __NR_timerfd_create 306
127 return syscall(__NR_timerfd_create, clockid, flags);
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 367 #define __NR_timerfd_create 283
vki-scnums-ppc32-linux.h 351 #define __NR_timerfd_create 306
vki-scnums-ppc64-linux.h 343 #define __NR_timerfd_create 306
vki-scnums-arm-linux.h 389 #define __NR_timerfd_create 350
vki-scnums-x86-linux.h 359 #define __NR_timerfd_create 322
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 336 #define __NR_timerfd_create 322
unistd_64.h 366 #define __NR_timerfd_create 350
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc32-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]

Completed in 870 milliseconds