Home
last modified time | relevance | path

Searched refs:sys_poll (Results 1 – 18 of 18) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-generic.h187 DECL_TEMPLATE(generic, sys_poll); // XPG4-UNIX
Dsyswrap-ppc64-linux.c981 GENXY(__NR_poll, sys_poll), // 167
Dsyswrap-ppc32-linux.c1060 GENXY(__NR_poll, sys_poll), // 167
Dsyswrap-mips64-linux.c638 GENXY (__NR_poll, sys_poll),
Dsyswrap-amd64-linux.c705 GENXY(__NR_poll, sys_poll), // 7
Dsyswrap-s390x-linux.c835 GENXY(__NR_poll, sys_poll), // 168
Dsyswrap-arm-linux.c963 GENXY(__NR_poll, sys_poll), // 168
Dsyswrap-mips32-linux.c990 GENXY (__NR_poll, sys_poll), // 188
Dsyswrap-x86-linux.c1602 GENXY(__NR_poll, sys_poll), // 168
Dsyswrap-generic.c4085 PRE(sys_poll) in PRE() argument
4111 POST(sys_poll) in POST() argument
Dsyswrap-darwin.c10030 GENXY(__NR_poll, sys_poll),
10260 GENXY(__NR_poll_nocancel, sys_poll),
/external/valgrind/docs/internals/
D3_3_BUGSTATUS.txt306 r8049 r8086 Vfd 158425 sys_poll incorrectly emulated when RES==0
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h865 __SYSCALL(__NR_poll, sys_poll)
/external/strace/debian/
Dchangelog.in717 * Move sys_poll to the DONE section in linux/dummy.h
Dchangelog717 * Move sys_poll to the DONE section in linux/dummy.h
/external/strace/
DChangeLog-CVS920 (sys_poll): Print the input timeout argument on syscall entry.
1591 (sys_poll): Use it.
2102 * stream.c (sys_poll) [HAVE_SYS_POLL_H]: Check for integer
2163 (sys_poll): Likewise.
4884 * Syscall 94 on Linux alpha is sys_poll
DChangeLog17948 (sys_poll, sys_ppoll): Update callers.
17959 * poll.c (sys_poll): Explicitly cast timeout argument to int.
17964 * stream.c (decode_poll, sys_poll, sys_ppoll): Move to poll.c.
/external/valgrind/
DNEWS.old48 158425 sys_poll incorrectly emulated when RES==0