Home
last modified time | relevance | path

Searched refs:kernel_pollfd (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/drivers/
H A Dubd_user.c26 struct pollfd kernel_pollfd; variable
39 kernel_pollfd.fd = kernel_fd; in start_io_thread()
40 kernel_pollfd.events = POLLIN; in start_io_thread()
70 kernel_pollfd.events = POLLIN; in ubd_read_poll()
71 return poll(&kernel_pollfd, 1, timeout); in ubd_read_poll()
75 kernel_pollfd.events = POLLOUT; in ubd_write_poll()
76 return poll(&kernel_pollfd, 1, timeout); in ubd_write_poll()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/drivers/
H A Dubd_user.c26 struct pollfd kernel_pollfd; variable
39 kernel_pollfd.fd = kernel_fd; in start_io_thread()
40 kernel_pollfd.events = POLLIN; in start_io_thread()
70 kernel_pollfd.events = POLLIN; in ubd_read_poll()
71 return poll(&kernel_pollfd, 1, timeout); in ubd_read_poll()
75 kernel_pollfd.events = POLLOUT; in ubd_write_poll()
76 return poll(&kernel_pollfd, 1, timeout); in ubd_write_poll()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/drivers/
H A Dubd_user.c26 struct pollfd kernel_pollfd; variable
39 kernel_pollfd.fd = kernel_fd; in start_io_thread()
40 kernel_pollfd.events = POLLIN; in start_io_thread()
70 kernel_pollfd.events = POLLIN; in ubd_read_poll()
71 return poll(&kernel_pollfd, 1, timeout); in ubd_read_poll()
75 kernel_pollfd.events = POLLOUT; in ubd_write_poll()
76 return poll(&kernel_pollfd, 1, timeout); in ubd_write_poll()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/coredumper/test/
H A Dlinux_syscall_support_unittest.cc95 CHECK(sizeof(struct pollfd) == sizeof(struct kernel_pollfd)); in CheckStructures()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/coredumper/test/
H A Dlinux_syscall_support_unittest.cc95 CHECK(sizeof(struct pollfd) == sizeof(struct kernel_pollfd)); in CheckStructures()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/coredumper/test/
H A Dlinux_syscall_support_unittest.cc95 CHECK(sizeof(struct pollfd) == sizeof(struct kernel_pollfd)); in CheckStructures()
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h207 struct kernel_pollfd { struct
3089 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3945 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u,
3978 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h245 struct kernel_pollfd { struct
3479 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3483 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, in _syscall2()
4453 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h215 struct kernel_pollfd { struct
3443 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
4407 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u,
4440 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/lss/
H A Dlinux_syscall_support.h243 struct kernel_pollfd { struct
3476 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3480 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, in _syscall2()
4450 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h245 struct kernel_pollfd { struct
3479 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3483 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, in _syscall2()
4453 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h245 struct kernel_pollfd { struct
3479 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3483 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, in _syscall2()
4453 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h215 struct kernel_pollfd {
3443 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u,
4411 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u,
4444 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/lss/
H A Dlinux_syscall_support.h245 struct kernel_pollfd { struct
3497 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3501 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, in _syscall2()
4475 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h245 struct kernel_pollfd { struct
3479 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
3483 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, in _syscall2()
4453 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/www/otter-browser/otter-browser-1.0.03/3rdparty/breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h215 struct kernel_pollfd { struct
3443 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
4407 LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u,
4440 LSS_INLINE int LSS_NAME(poll)(struct kernel_pollfd *fds, unsigned int nfds, in LSS_NAME()
/dports/games/openlierox/OpenLieroX/libs/coredumper/src/
H A Dlinux_syscall_support.h175 struct kernel_pollfd { struct
2113 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u,
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/common/linux/
H A Dlinux_syscall_support.h175 struct kernel_pollfd { struct
2113 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u,
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/coredumper/src/
H A Dlinux_syscall_support.h175 struct kernel_pollfd { struct
2038 _syscall3(int, poll, struct kernel_pollfd *, u, unsigned int, n, int, t) LSS_INLINE
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/coredumper/src/
H A Dlinux_syscall_support.h175 struct kernel_pollfd { struct
2038 _syscall3(int, poll, struct kernel_pollfd *, u, unsigned int, n, int, t) LSS_INLINE
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/coredumper/src/
H A Dlinux_syscall_support.h175 struct kernel_pollfd { struct
2038 _syscall3(int, poll, struct kernel_pollfd *, u, unsigned int, n, int, t) LSS_INLINE
/dports/biology/avida/avida-2.12.4-src/libs/tcmalloc-1.4/src/
H A Dlinux_syscall_support.h196 struct kernel_pollfd { struct
2340 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u,
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/third_party/lss/
H A Dlinux_syscall_support.h185 struct kernel_pollfd { struct
2678 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u,
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/third_party/lss/
H A Dlinux_syscall_support.h200 struct kernel_pollfd { struct
2823 LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, in _syscall2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/crash/core/app/
H A Dbreakpad_linux.cc1422 struct kernel_pollfd poll_fd; in WaitForCrashReportUploadProcess()

12