Home
last modified time | relevance | path

Searched defs:pollfd (Results 26 - 50 of 120) sorted by relevance

12345

/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...]
/third_party/libwebsockets/lib/roles/mqtt/client/
H A Dclient-mqtt.c187 lws_mqtt_client_socket_service(struct lws *wsi, struct lws_pollfd *pollfd, in lws_mqtt_client_socket_service() argument
/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h31 struct pollfd { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h31 struct pollfd { struct
/third_party/musl/porting/linux/user/include/
H A Dpoll.h31 struct pollfd { struct
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h35 struct pollfd { struct
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h31 struct pollfd { struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h35 struct pollfd { struct
/third_party/ltp/testcases/kernel/syscalls/eventfd/
H A Deventfd06.c115 struct pollfd pollfd; in test_poll() local
/third_party/musl/include/
H A Dpoll.h31 struct pollfd { struct
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Depoll_io_waiter_mingw.cpp116 int32_t pollfd = -1; in OnPoll() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c88 struct pollfd pollfd; in fault_handler_thread() local
/kernel/linux/linux-5.10/tools/lib/perf/include/internal/
H A Devlist.h25 struct fdarray pollfd; member
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/
H A Devlist.h32 struct fdarray pollfd; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c88 struct pollfd pollfd; in fault_handler_thread() local
/third_party/libwebsockets/lib/core-net/
H A Dservice.c62 lws_handle_POLLOUT_event(struct lws *wsi, struct lws_pollfd *pollfd) in lws_handle_POLLOUT_event() argument
638 lws_service_fd_tsi(struct lws_context *context, struct lws_pollfd *pollfd, in lws_service_fd_tsi() argument
813 lws_service_fd(struct lws_context *context, struct lws_pollfd *pollfd) lws_service_fd() argument
[all...]
/third_party/libwebsockets/lib/roles/h1/
H A Dops-h1.c331 lws_h1_server_socket_service(struct lws *wsi, struct lws_pollfd *pollfd) in lws_h1_server_socket_service() argument
563 rops_handle_POLLIN_h1(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_h1() argument
[all...]
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem_child.c99 struct pollfd pollfd; in uffd_thread_fn() local
/third_party/libwebsockets/lib/roles/dbus/
H A Ddbus.c477 rops_handle_POLLIN_dbus(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_dbus() argument
/third_party/libwebsockets/lib/roles/netlink/
H A Dops-netlink.c59 rops_handle_POLLIN_netlink(struct lws_context_per_thread *pt, struct lws *wsi, struct lws_pollfd *pollfd) rops_handle_POLLIN_netlink() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-pipe-source.c134 struct pollfd *pollfd; in thread_func() local
211 struct pollfd *pollfd; in pa__init() local
[all...]
/third_party/pulseaudio/src/utils/
H A Dpacmd.c102 struct pollfd pollfd[3]; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c130 struct pollfd pollfd[2]; in uffd_handler_thread_fn() local
[all...]
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dsched-messaging.c69 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dsched-messaging.c74 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local

Completed in 10 milliseconds

12345