/bionic/libc/arch-arm64/syscalls/ |
nanosleep.S | 6 mov x8, __NR_nanosleep
|
/bionic/libc/arch-arm/syscalls/ |
nanosleep.S | 8 ldr r7, =__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
|
/cts/tests/tests/os/jni/seccomp-tests/ |
local-modifications-android-2.diff | 36 + BPF_JUMP(BPF_JMP|BPF_JEQ|BPF_K, __NR_nanosleep, 4, 0), 101 + EXPECT_EQ(__NR_nanosleep, get_syscall(_metadata, child_pid)); 142 + EXPECT_EQ(__NR_nanosleep, ret);
|
/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...] |
/prebuilts/ndk/current/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/current/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/current/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/current/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/current/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/current/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/current/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/current/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/current/platforms/android-9/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...] |
/external/kernel-headers/original/uapi/asm-x86/asm/ |
unistd_64.h | 39 #define __NR_nanosleep 35
|
/bionic/libc/include/sys/ |
glibc-syscalls.h | 172 #define SYS_nanosleep __NR_nanosleep 508 #define SYS_nanosleep __NR_nanosleep 870 #define SYS_nanosleep __NR_nanosleep [all...] |
/development/ndk/platforms/android-21/include/sys/ |
glibc-syscalls.h | 166 #define SYS_nanosleep __NR_nanosleep 493 #define SYS_nanosleep __NR_nanosleep 846 #define SYS_nanosleep __NR_nanosleep [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/ |
glibc-syscalls.h | 166 #define SYS_nanosleep __NR_nanosleep 493 #define SYS_nanosleep __NR_nanosleep 846 #define SYS_nanosleep __NR_nanosleep [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/ |
glibc-syscalls.h | 166 #define SYS_nanosleep __NR_nanosleep 493 #define SYS_nanosleep __NR_nanosleep 846 #define SYS_nanosleep __NR_nanosleep [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/ |
glibc-syscalls.h | 166 #define SYS_nanosleep __NR_nanosleep 493 #define SYS_nanosleep __NR_nanosleep 846 #define SYS_nanosleep __NR_nanosleep [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/ |
glibc-syscalls.h | 166 #define SYS_nanosleep __NR_nanosleep 493 #define SYS_nanosleep __NR_nanosleep 846 #define SYS_nanosleep __NR_nanosleep [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/ |
glibc-syscalls.h | 166 #define SYS_nanosleep __NR_nanosleep 493 #define SYS_nanosleep __NR_nanosleep 846 #define SYS_nanosleep __NR_nanosleep [all...] |