HomeSort by relevance Sort by last modified time
    Searched defs:__NR_nanosleep (Results 76 - 100 of 206) sorted by null

1 2 34 5 6 7 8 9

  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 153 #if !defined(__NR_nanosleep)
154 #define __NR_nanosleep 35
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 316 #define __NR_nanosleep 101
317 __SC_COMP(__NR_nanosleep, sys_nanosleep, compat_sys_nanosleep)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 39 #define __NR_nanosleep 35
unistd_x32.h 34 #define __NR_nanosleep (__X32_SYSCALL_BIT + 35)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 158 #define __NR_nanosleep 143
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 170 #define __NR_nanosleep 162
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 171 #define __NR_nanosleep 162
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 170 #define __NR_nanosleep 162
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 160 #define __NR_nanosleep 1168
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 170 #define __NR_nanosleep 162
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 170 #define __NR_nanosleep 162
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 136 #define __NR_nanosleep 162
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 76 #define __NR_nanosleep 35
vki-scnums-arm64-linux.h 146 #define __NR_nanosleep 101
vki-scnums-mips64-linux.h 73 #define __NR_nanosleep (__NR_Linux + 34)
vki-scnums-s390x-linux.h 166 #define __NR_nanosleep 162
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 89 #define __NR_nanosleep 35
90 __SYSCALL(__NR_nanosleep, sys_nanosleep)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 296 #define __NR_nanosleep 101
297 __SYSCALL(__NR_nanosleep, sys_nanosleep)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 89 #define __NR_nanosleep 35
90 __SYSCALL(__NR_nanosleep, sys_nanosleep)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 296 #define __NR_nanosleep 101
297 __SYSCALL(__NR_nanosleep, sys_nanosleep)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 180 #define __NR_nanosleep (__NR_SYSCALL_BASE+162)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 180 #define __NR_nanosleep (__NR_SYSCALL_BASE+162)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 180 #define __NR_nanosleep (__NR_SYSCALL_BASE+162)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 177 #define __NR_nanosleep 162
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 180 #define __NR_nanosleep (__NR_SYSCALL_BASE+162)

Completed in 773 milliseconds

1 2 34 5 6 7 8 9