Home
last modified time | relevance | path

Searched refs:vki_pollfd (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/include/
Dpub_tool_libcfile.h92 extern SysRes VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
/external/valgrind/coregrind/m_gdbserver/
Dremote-utils.c81 static SysRes VG_(poll_no_eintr) (struct vki_pollfd *fds, Int nfds, Int timeout) in VG_()
108 static struct vki_pollfd remote_desc_pollfdread_activity;
225 struct vki_pollfd write_remote_desc_ok; in ensure_write_remote_desc()
/external/valgrind/include/vki/
Dvki-arm64-linux.h460 struct vki_pollfd { struct
Dvki-amd64-linux.h487 struct vki_pollfd { struct
Dvki-tilegx-linux.h501 struct vki_pollfd { struct
Dvki-s390x-linux.h636 struct vki_pollfd { struct
Dvki-ppc64-linux.h657 struct vki_pollfd { struct
Dvki-ppc32-linux.h672 struct vki_pollfd { struct
Dvki-arm-linux.h535 struct vki_pollfd { struct
Dvki-x86-linux.h567 struct vki_pollfd { struct
Dvki-mips32-linux.h664 struct vki_pollfd { struct
Dvki-mips64-linux.h680 struct vki_pollfd { struct
Dvki-darwin.h655 #define vki_pollfd pollfd macro
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c3937 struct vki_pollfd* ufds = (struct vki_pollfd *)ARG1; in PRE()
3941 struct vki_pollfd *, ufds, unsigned int, nfds, long, timeout); in PRE()
3957 struct vki_pollfd* ufds = (struct vki_pollfd *)ARG1; in POST()
Dsyswrap-linux.c1298 struct vki_pollfd* ufds = (struct vki_pollfd *)ARG1; in PRE()
1302 struct vki_pollfd *, ufds, unsigned int, nfds, in PRE()
1325 struct vki_pollfd* ufds = (struct vki_pollfd *)ARG1; in POST()
/external/valgrind/coregrind/
Dm_libcfile.c520 SysRes VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout) in VG_()
/external/valgrind/docs/internals/
Dporting-to-ARM.txt718 struct vki_pollfd {