Home
last modified time | relevance | path

Searched defs:pollfd (Results 51 - 75 of 119) sorted by relevance

12345

/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c98 rops_handle_POLLIN_h2(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_h2() argument
[all...]
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c34 lws_http_client_socket_service(struct lws *wsi, struct lws_pollfd *pollfd) in lws_http_client_socket_service() argument
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dhackbench.c118 struct pollfd pollfd = {.fd = wakefd,.events = POLLIN }; in ready() local
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c170 struct pollfd *pollfd; in sink_process_msg() local
253 struct pollfd *pollfd; in thread_func() local
363 struct pollfd* pollfd; thread_func() local
[all...]
H A Dmodule-pipe-sink.c370 struct pollfd *pollfd; in thread_func() local
421 struct pollfd *pollfd; in pa__init() local
[all...]
H A Dmodule-solaris.c237 struct pollfd *pollfd; in build_pollfd() local
831 struct pollfd *pollfd; in thread_func() local
847 struct pollfd *pollfd; thread_func() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dmixer-test.c36 struct pollfd pollfd; member
/third_party/libwebsockets/lib/roles/ws/
H A Dops-ws.c940 rops_handle_POLLIN_ws(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_ws() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Drtpoll.c49 struct pollfd *pollfd, *pollfd2; member
75 struct pollfd *pollfd; member
519 struct pollfd *pollfd; pa_rtpoll_item_new_fdsem() local
589 struct pollfd *pollfd; pa_rtpoll_item_new_asyncmsgq_read() local
623 struct pollfd *pollfd; pa_rtpoll_item_new_asyncmsgq_write() local
[all...]
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c248 struct pollfd *pollfd; in sink_process_msg() local
442 struct pollfd *pollfd = NULL; in thread_func() local
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-ftrace.c573 struct pollfd pollfd = { in __cmd_ftrace() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Duffd-common.c496 struct pollfd pollfd[2]; in uffd_poll_thread() local
[all...]
/third_party/nghttp2/examples/
H A Dclient.c463 static void ctl_poll(struct pollfd *pollfd, struct Connection *connection) { in ctl_poll() argument
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c476 struct pollfd *pollfd; in build_pollfd() local
1124 struct pollfd *pollfd; in thread_func() local
1149 struct pollfd *pollfd; thread_func() local
[all...]
/third_party/pulseaudio/src/pulse/
H A Dmainloop.c62 struct pollfd *pollfd; member
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtxtimestamp.c298 struct pollfd pollfd; in __poll() local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Duserfaultfd.c594 struct pollfd pollfd[2]; in uffd_poll_thread() local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxsk_fwd.c542 struct pollfd pollfd = { in port_rx_burst() local
569 struct pollfd pollfd = { in port_rx_burst() local
/kernel/linux/linux-5.10/fs/
H A Dselect.c854 static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dselect.c855 static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-daemon.c446 struct pollfd pollfd = { in daemon_session__wait() local
485 struct pollfd pollfd = { in daemon__wait() local
513 struct pollfd pollfd = { .events = POLLIN, }; in daemon_session__control() local
[all...]
H A Dbuiltin-ftrace.c568 struct pollfd pollfd = { in __cmd_ftrace() local
883 struct pollfd pollfd = { in __cmd_latency() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtxtimestamp.c298 struct pollfd pollfd; in __poll() local
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dtypes.h168 struct pollfd { struct
/third_party/libuv/src/unix/
H A Daix.c793 fd_set pollfd; in uv_fs_event_start() local

Completed in 28 milliseconds

12345