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

  /bionic/libc/kernel/arch-mips/asm/
unistd.h 24 #define __NR_Linux 4000
25 #define __NR_syscall (__NR_Linux + 0)
26 #define __NR_exit (__NR_Linux + 1)
27 #define __NR_fork (__NR_Linux + 2)
29 #define __NR_read (__NR_Linux + 3)
30 #define __NR_write (__NR_Linux + 4)
31 #define __NR_open (__NR_Linux + 5)
32 #define __NR_close (__NR_Linux + 6)
34 #define __NR_waitpid (__NR_Linux + 7)
35 #define __NR_creat (__NR_Linux + 8
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 24 #define __NR_Linux 4000
25 #define __NR_syscall (__NR_Linux + 0)
26 #define __NR_exit (__NR_Linux + 1)
27 #define __NR_fork (__NR_Linux + 2)
29 #define __NR_read (__NR_Linux + 3)
30 #define __NR_write (__NR_Linux + 4)
31 #define __NR_open (__NR_Linux + 5)
32 #define __NR_close (__NR_Linux + 6)
34 #define __NR_waitpid (__NR_Linux + 7)
35 #define __NR_creat (__NR_Linux + 8
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 22 #define __NR_Linux 4000
23 #define __NR_syscall (__NR_Linux + 0)
24 #define __NR_exit (__NR_Linux + 1)
25 #define __NR_fork (__NR_Linux + 2)
26 #define __NR_read (__NR_Linux + 3)
27 #define __NR_write (__NR_Linux + 4)
28 #define __NR_open (__NR_Linux + 5)
29 #define __NR_close (__NR_Linux + 6)
30 #define __NR_waitpid (__NR_Linux + 7)
31 #define __NR_creat (__NR_Linux + 8
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 24 #define __NR_Linux 4000
25 #define __NR_syscall (__NR_Linux + 0)
26 #define __NR_exit (__NR_Linux + 1)
27 #define __NR_fork (__NR_Linux + 2)
29 #define __NR_read (__NR_Linux + 3)
30 #define __NR_write (__NR_Linux + 4)
31 #define __NR_open (__NR_Linux + 5)
32 #define __NR_close (__NR_Linux + 6)
34 #define __NR_waitpid (__NR_Linux + 7)
35 #define __NR_creat (__NR_Linux + 8
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 24 #define __NR_Linux 4000
25 #define __NR_syscall (__NR_Linux + 0)
26 #define __NR_exit (__NR_Linux + 1)
27 #define __NR_fork (__NR_Linux + 2)
29 #define __NR_read (__NR_Linux + 3)
30 #define __NR_write (__NR_Linux + 4)
31 #define __NR_open (__NR_Linux + 5)
32 #define __NR_close (__NR_Linux + 6)
34 #define __NR_waitpid (__NR_Linux + 7)
35 #define __NR_creat (__NR_Linux + 8
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 24 #define __NR_Linux 4000
25 #define __NR_syscall (__NR_Linux + 0)
26 #define __NR_exit (__NR_Linux + 1)
27 #define __NR_fork (__NR_Linux + 2)
29 #define __NR_read (__NR_Linux + 3)
30 #define __NR_write (__NR_Linux + 4)
31 #define __NR_open (__NR_Linux + 5)
32 #define __NR_close (__NR_Linux + 6)
34 #define __NR_waitpid (__NR_Linux + 7)
35 #define __NR_creat (__NR_Linux + 8
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h 24 #define __NR_Linux 4000
25 #define __NR_syscall (__NR_Linux + 0)
26 #define __NR_exit (__NR_Linux + 1)
27 #define __NR_fork (__NR_Linux + 2)
29 #define __NR_read (__NR_Linux + 3)
30 #define __NR_write (__NR_Linux + 4)
31 #define __NR_open (__NR_Linux + 5)
32 #define __NR_close (__NR_Linux + 6)
34 #define __NR_waitpid (__NR_Linux + 7)
35 #define __NR_creat (__NR_Linux + 8
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 24 #define __NR_Linux 4000
25 #define __NR_syscall (__NR_Linux + 0)
26 #define __NR_exit (__NR_Linux + 1)
27 #define __NR_fork (__NR_Linux + 2)
29 #define __NR_read (__NR_Linux + 3)
30 #define __NR_write (__NR_Linux + 4)
31 #define __NR_open (__NR_Linux + 5)
32 #define __NR_close (__NR_Linux + 6)
34 #define __NR_waitpid (__NR_Linux + 7)
35 #define __NR_creat (__NR_Linux + 8
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 39 #define __NR_Linux 4000
40 #define __NR_syscall (__NR_Linux + 0)
41 #define __NR_exit (__NR_Linux + 1)
42 #define __NR_fork (__NR_Linux + 2)
43 #define __NR_read (__NR_Linux + 3)
44 #define __NR_write (__NR_Linux + 4)
45 #define __NR_open (__NR_Linux + 5)
46 #define __NR_close (__NR_Linux + 6)
47 #define __NR_waitpid (__NR_Linux + 7)
48 #define __NR_creat (__NR_Linux + 8
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h 599 #define __NR_rt_sigaction (__NR_Linux + 194)
600 #define __NR_rt_sigprocmask (__NR_Linux + 195)
603 #define __NR_stat64 (__NR_Linux + 213)
606 #define __NR_fstat64 (__NR_Linux + 215)
609 #define __NR_getdents64 (__NR_Linux + 219)
612 #define __NR_gettid (__NR_Linux + 222)
615 #define __NR_futex (__NR_Linux + 238)
618 #define __NR_openat (__NR_Linux + 288)
621 #define __NR_fstatat (__NR_Linux + 293)
624 #define __NR_getcpu (__NR_Linux + 312
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h 585 #define __NR_rt_sigaction (__NR_Linux + 194)
586 #define __NR_rt_sigprocmask (__NR_Linux + 195)
589 #define __NR_stat64 (__NR_Linux + 213)
592 #define __NR_fstat64 (__NR_Linux + 215)
595 #define __NR_getdents64 (__NR_Linux + 219)
598 #define __NR_gettid (__NR_Linux + 222)
601 #define __NR_futex (__NR_Linux + 238)
604 #define __NR_openat (__NR_Linux + 288)
607 #define __NR_fstatat (__NR_Linux + 293)
610 #define __NR_getcpu (__NR_Linux + 312
    [all...]

Completed in 182 milliseconds