HomeSort by relevance Sort by last modified time
    Searched full:sys_poll (Results 1 - 25 of 41) sorted by null

1 2

  /external/kernel-headers/original/linux/
poll.h 14 /* ~832 bytes of stack space used max in sys_select/sys_poll before allocating
52 * Structures and helpers for sys_poll/sys_poll
  /external/strace/strace/linux/sparc/
syscall.h 106 int sys_rt_sigtimedwait(), sys_prctl(), sys_poll();
191 int sys_poll();
dummy2.h 212 #define solaris_poll sys_poll
syscallent.h 154 { 3, 0, sys_poll, "poll" }, /* 153 */
  /external/strace/linux/
syscall.h 84 int sys_rt_sigtimedwait(), sys_prctl(), sys_poll(), sys_vfork();
114 int sys_poll();
dummy.h 220 #define sys_poll printargs macro
syscallent.h 219 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/strace/strace/linux/
syscall.h 84 int sys_rt_sigtimedwait(), sys_prctl(), sys_poll(), sys_vfork();
114 int sys_poll();
dummy.h 220 #define sys_poll printargs macro
syscallent.h 211 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/strace/strace/linux/sparc64/
dummy2.h 212 #define solaris_poll sys_poll
syscallent.h 154 { 3, 0, sys_poll, "poll" }, /* 153 */
syscallent2.h 154 { 3, 0, sys_poll, "poll" }, /* 153 */
  /external/strace/
syscall-android.h 165 #define SYS_poll __NR_poll
stream.c 298 sys_poll(tcp) function
366 sys_poll(tcp) function
  /external/strace/strace/linux/x86_64/
syscallent.h 8 { 3, 0, sys_poll, "poll" }, /* 7 */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 153 #define SYS_poll __NR_poll
  /external/strace/strace/linux/hppa/
syscallent.h 176 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/strace/strace/linux/sh/
syscallent.h 201 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 164 DECL_TEMPLATE(generic, sys_poll); // XPG4-UNIX
  /external/strace/strace/linux/powerpc/
syscallent.h 198 { 3, 0, sys_poll, "poll" }, /* 167 */
  /external/strace/strace/linux/s390/
syscallent.h 199 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/strace/strace/linux/s390x/
syscallent.h 198 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/strace/strace/linux/sh64/
syscallent.h 199 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/valgrind/main/docs/internals/
3_3_BUGSTATUS.txt 306 r8049 r8086 Vfd 158425 sys_poll incorrectly emulated when RES==0

Completed in 451 milliseconds

1 2