HomeSort by relevance Sort by last modified time
    Searched refs:__NR_epoll_pwait (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_32.h 327 #define __NR_epoll_pwait 319
unistd_64.h 627 #define __NR_epoll_pwait 281
628 __SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)
  /bionic/libc/include/bits/
glibc-syscalls.h 148 #if defined(__NR_epoll_pwait)
149 #define SYS_epoll_pwait __NR_epoll_pwait
  /external/strace/
scno.h 74 #ifndef __NR_epoll_pwait
75 # define __NR_epoll_pwait (SYSCALL_BIT | 22)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_64.h 627 #define __NR_epoll_pwait 281
628 __SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_x32.h 265 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_x32.h 248 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
  /external/valgrind/include/vki/
vki-scnums-mips64-linux.h 311 #define __NR_epoll_pwait (__NR_Linux + 272)
vki-scnums-mips32-linux.h 353 #define __NR_epoll_pwait (__NR_Linux + 313)
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 336 #define __NR_epoll_pwait (__NR_Linux + 313)
667 #define __NR_epoll_pwait (__NR_Linux + 272)
    [all...]
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 337 #define __NR_epoll_pwait (__NR_Linux + 313)
681 #define __NR_epoll_pwait (__NR_Linux + 272)
    [all...]
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd-common.h 322 #define __NR_epoll_pwait (__NR_SYSCALL_BASE + 346)
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd-common.h 305 #define __NR_epoll_pwait (__NR_SYSCALL_BASE + 346)
  /external/valgrind/coregrind/m_syswrap/
syswrap-arm64-linux.c 638 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 22
    [all...]
syswrap-amd64-linux.c 797 LINXY(__NR_epoll_pwait, sys_epoll_pwait), // 281
    [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-mips64-linux.c 804 LINXY (__NR_epoll_pwait, sys_epoll_pwait),
syswrap-s390x-linux.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
syscall.h 44 #define SYS_epoll_pwait __NR_epoll_pwait
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 87 #define __NR_epoll_pwait 22
88 __SC_COMP(__NR_epoll_pwait, sys_epoll_pwait, compat_sys_epoll_pwait)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 89 #define __NR_epoll_pwait 22
90 __SC_COMP(__NR_epoll_pwait, sys_epoll_pwait, compat_sys_epoll_pwait)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
syscall.h 45 #define SYS_epoll_pwait __NR_epoll_pwait
394 #define SYS_epoll_pwait __NR_epoll_pwait

Completed in 1133 milliseconds

12 3