HomeSort by relevance Sort by last modified time
    Searched refs:__NR_nanosleep (Results 1 - 25 of 314) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/tests/
umoven-illptr.c 43 long rc = syscall(__NR_nanosleep, p, NULL);
48 rc = syscall(__NR_nanosleep, ill, NULL);
  /external/strace/tests-m32/
umoven-illptr.c 43 long rc = syscall(__NR_nanosleep, p, NULL);
48 rc = syscall(__NR_nanosleep, ill, NULL);
  /external/strace/tests-mx32/
umoven-illptr.c 43 long rc = syscall(__NR_nanosleep, p, NULL);
48 rc = syscall(__NR_nanosleep, ill, NULL);
  /bionic/libc/arch-arm/syscalls/
nanosleep.S 8 ldr r7, =__NR_nanosleep
  /bionic/libc/arch-arm64/syscalls/
nanosleep.S 6 mov x8, __NR_nanosleep
  /bionic/libc/arch-mips/syscalls/
nanosleep.S 8 li v0, __NR_nanosleep
  /bionic/libc/arch-x86_64/syscalls/
nanosleep.S 6 movl $__NR_nanosleep, %eax
  /bionic/libc/arch-mips64/syscalls/
nanosleep.S 8 li v0, __NR_nanosleep
  /bionic/libc/arch-x86/syscalls/
nanosleep.S 20 movl $__NR_nanosleep, %eax
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 65 #define __NR_nanosleep 35
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 65 #define __NR_nanosleep 35
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 76 #define __NR_nanosleep 35
vki-scnums-arm64-linux.h 146 #define __NR_nanosleep 101
vki-scnums-s390x-linux.h 166 #define __NR_nanosleep 162
vki-scnums-tilegx-linux.h 210 #define __NR_nanosleep 101
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 99 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
213 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
310 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162)
422 #define __NR_nanosleep (__NR_SYSCALL_BASE + 166)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 65 #define __NR_nanosleep 35

Completed in 968 milliseconds

1 2 3 4 5 6 7 8 91011>>