HomeSort by relevance Sort by last modified time
    Searched refs:__NR_timer_settime (Results 201 - 222 of 222) sorted by null

1 2 3 4 5 6 7 89

  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/asm/
unistd.h 310 #define __NR_timer_settime (__NR_SYSCALL_BASE+258)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 310 #define __NR_timer_settime (__NR_SYSCALL_BASE+258)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 310 #define __NR_timer_settime (__NR_SYSCALL_BASE+258)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 310 #define __NR_timer_settime (__NR_SYSCALL_BASE+258)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 310 #define __NR_timer_settime (__NR_SYSCALL_BASE+258)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 310 #define __NR_timer_settime (__NR_SYSCALL_BASE+258)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 342 #define __NR_timer_settime 110
343 __SC_COMP(__NR_timer_settime, sys_timer_settime, compat_sys_timer_settime)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 1160 // __NR_timer_settime (__NR_timer_create+1)
1161 GO(__NR_timer_settime, "4s 2m");
1162 SY(__NR_timer_settime, x0, x0, x0, x0+1); FAIL;
    [all...]
scalar.stderr.exp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 322 #define __NR_timer_settime 110
323 __SYSCALL(__NR_timer_settime, sys_timer_settime)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 322 #define __NR_timer_settime 110
323 __SYSCALL(__NR_timer_settime, sys_timer_settime)
  /external/linux-tools-perf/perf-3.12.0/arch/parisc/include/uapi/asm/
unistd.h     [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/xtensa/include/uapi/asm/
unistd.h 546 #define __NR_timer_settime 250
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-mips64-linux.c 863 LINXY (__NR_timer_settime, sys_timer_settime),
    [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-x86-linux.c     [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c     [all...]

Completed in 2131 milliseconds

1 2 3 4 5 6 7 89