Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 - 25 of 119) sorted by relevance

12345

/third_party/ltp/testcases/kernel/syscalls/pidfd_open/
H A Dpidfd_open03.c22 struct pollfd pollfd; in run() local
/kernel/linux/linux-5.10/tools/leds/
H A Dled_hw_brightness_mon.c30 struct pollfd pollfd; in main() local
/kernel/linux/linux-6.6/tools/leds/
H A Dled_hw_brightness_mon.c30 struct pollfd pollfd; in main() local
/third_party/libwebsockets/lib/roles/pipe/
H A Dops-pipe.c28 rops_handle_POLLIN_pipe(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_pipe() argument
/third_party/libwebsockets/lib/roles/raw-file/
H A Dops-raw-file.c28 rops_handle_POLLIN_raw_file(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_raw_file() argument
/kernel/liteos_m/kal/libc/newlib/porting/include/
H A Dpoll.h50 struct pollfd { struct
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-freertos.h47 struct pollfd { struct
/third_party/libwebsockets/lib/roles/cgi/
H A Dops-cgi.c28 rops_handle_POLLIN_cgi(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_cgi() argument
/third_party/libwebsockets/lib/roles/listen/
H A Dops-listen.c28 rops_handle_POLLIN_listen(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_listen() argument
/third_party/libwebsockets/lib/roles/raw-skt/
H A Dops-raw-skt.c79 rops_handle_POLLIN_raw_skt(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) global() argument
[all...]
/third_party/libwebsockets/lib/roles/raw-proxy/
H A Dops-raw-proxy.c28 rops_handle_POLLIN_raw_proxy(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_raw_proxy() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dpoll.h46 struct pollfd { struct
/third_party/pulseaudio/src/tests/
H A Drtpoll-test.c46 struct pollfd *pollfd; in START_TEST() local
H A Dlock-autospawn-test.c60 struct pollfd pollfd; in thread_func2() local
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dpoll.h36 struct pollfd { struct
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dpoll.h36 struct pollfd { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dpoll.h33 struct pollfd { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dpoll.h46 struct pollfd { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dpoll.h46 struct pollfd { struct
/third_party/curl/lib/
H A Dselect.h50 struct pollfd struct
/third_party/node/deps/cares/src/lib/
H A Dares_event_poll.c73 struct pollfd *pollfd = NULL; in ares_evsys_poll_wait() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/userfaultfd/
H A Duserfaultfd01.c45 struct pollfd pollfd; in handle_thread() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Duserfaultfd_util.c41 struct pollfd pollfd[2]; in uffd_handler_thread_fn() local
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dsocks5-client.c255 lws_socks5c_handle_state(struct lws *wsi, struct lws_pollfd *pollfd, in lws_socks5c_handle_state() argument
/third_party/libwebsockets/lib/roles/mqtt/
H A Dops-mqtt.c28 rops_handle_POLLIN_mqtt(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_mqtt() argument
[all...]

Completed in 6 milliseconds

12345