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

1 2

  /external/strace/linux/
syscall.h 180 int sys_poll();
181 int sys_poll();
  /external/strace/
stream.c 367 sys_poll(struct tcb *tcp) function
397 sys_poll(struct tcb *tcp) function
pathtrace.c 315 if (s->sys_func == sys_poll ||
  /external/strace/linux/avr32/
syscallent.h 172 { 3, TD, sys_poll, "poll" }, /* 144 */
  /external/strace/linux/sparc/
dummy2.h 210 #define solaris_poll sys_poll
syscallent.h 154 { 3, TD, sys_poll, "poll" }, /* 153 */
  /external/strace/linux/sparc64/
dummy2.h 210 #define solaris_poll sys_poll
  /external/strace/linux/aarch64/
syscallent1.h 319 { 3, TD, sys_poll, "poll" }, /* 1068 */
  /external/strace/linux/bfin/
syscallent.h 197 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/hppa/
syscallent.h 173 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/microblaze/
syscallent.h 197 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/x32/
syscallent.h 8 { 3, TD, sys_poll, "poll" }, /* 7 */
  /external/strace/linux/x86_64/
syscallent.h 8 { 3, TD, sys_poll, "poll" }, /* 7 */
  /external/strace/linux/xtensa/
syscallent.h 12 { 3, TD, sys_poll, "poll" }, /* 16 */
  /external/linux-tools-perf/perf-3.12.0/arch/arm64/include/asm/
unistd32.h 192 __SYSCALL(168, sys_poll)
  /external/strace/linux/alpha/
syscallent.h 123 { 3, TD, sys_poll, "poll" }, /* 94 */
  /external/strace/linux/arm/
syscallent.h 197 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/i386/
syscallent.h 197 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/m68k/
syscallent.h 197 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/mips/
syscallent-n64.h 10 { 3, TD, sys_poll, "poll" }, /* 5007 */
  /external/strace/linux/powerpc/
syscallent.h 196 { 3, TD, sys_poll, "poll" }, /* 167 */
  /external/strace/linux/s390/
syscallent.h 199 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/s390x/
syscallent.h 198 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/sh/
syscallent.h 199 { 3, TD, sys_poll, "poll" }, /* 168 */
  /external/strace/linux/sh64/
syscallent.h 197 { 3, TD, sys_poll, "poll" }, /* 168 */

Completed in 82 milliseconds

1 2