Home
last modified time | relevance | path

Searched defs:pfd (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/lib/os/zvfs/
Dzvfs_eventfd.c51 struct zsock_pollfd *pfd, in zvfs_eventfd_poll_prepare()
85 struct zsock_pollfd *pfd, in zvfs_eventfd_poll_update()
259 struct zsock_pollfd *pfd; in zvfs_eventfd_ioctl_op() local
271 struct zsock_pollfd *pfd; in zvfs_eventfd_ioctl_op() local
Dzvfs_poll.c25 struct zvfs_pollfd *pfd; in zvfs_poll_internal() local
/Zephyr-latest/tests/posix/eventfd/src/
D_main.c19 struct pollfd pfd; in is_blocked() local
Dblocking.c53 struct pollfd pfd; in ZTEST_F() local
/Zephyr-latest/drivers/modem/
Dmodem_socket.c342 struct zsock_pollfd *pfd, struct k_poll_event **pev, in modem_socket_poll_prepare()
369 int modem_socket_poll_update(struct modem_socket *sock, struct zsock_pollfd *pfd, in modem_socket_poll_update()
Dquectel-bg9x.c658 struct zsock_pollfd *pfd; in offload_ioctl() local
669 struct zsock_pollfd *pfd; in offload_ioctl() local
Dublox-sara-r4.c1716 struct zsock_pollfd *pfd; in offload_ioctl() local
1727 struct zsock_pollfd *pfd; in offload_ioctl() local
/Zephyr-latest/drivers/serial/
Duart_native_ptty_bottom.c85 struct pollfd pfd = { .fd = fd, .events = POLLHUP }; in np_uart_slave_connected() local
Duart_native_tty_bottom.c180 struct pollfd pfd = { .fd = fd, .events = POLLIN }; in native_tty_poll_bottom() local
/Zephyr-latest/modules/thrift/src/thrift/server/
DTFDServer.cpp83 for (auto &pfd : pollfds) { in read_virt() local
/Zephyr-latest/samples/net/sockets/echo_service/src/
Dmain.c62 struct pollfd *pfd = &pev->event; in receive_data() local
/Zephyr-latest/subsys/net/lib/sockets/
Dsocketpair.c752 struct zsock_pollfd *const pfd, in zsock_poll_prepare_ctx()
826 struct zsock_pollfd *const pfd, in zsock_poll_update_ctx()
915 struct zsock_pollfd *pfd; in spair_ioctl() local
Dsockets_inet.c1513 struct zsock_pollfd *pfd, in zsock_poll_prepare_ctx()
1564 struct zsock_pollfd *pfd, in zsock_poll_update_ctx()
2884 struct zsock_pollfd *pfd; in sock_ioctl_vmeth() local
2896 struct zsock_pollfd *pfd; in sock_ioctl_vmeth() local
Dsockets_tls.c2995 struct zsock_pollfd *pfd, in ztls_poll_prepare_ctx()
3145 struct zsock_pollfd *pfd) in ztls_poll_update_pollin()
3209 struct zsock_pollfd *pfd, in ztls_poll_update_ctx()
3282 struct zsock_pollfd *pfd) in poll_offload_dtls_client_retry()
3730 struct zsock_pollfd *pfd; in tls_sock_ioctl_vmeth() local
3742 struct zsock_pollfd *pfd; in tls_sock_ioctl_vmeth() local
/Zephyr-latest/drivers/net/
Dnsos_sockets.c288 static int nsos_poll_prepare(struct nsos_socket *sock, struct zsock_pollfd *pfd, in nsos_poll_prepare()
325 static int nsos_poll_update(struct nsos_socket *sock, struct zsock_pollfd *pfd, in nsos_poll_update()
360 struct zsock_pollfd *pfd; in nsos_ioctl() local
372 struct zsock_pollfd *pfd; in nsos_ioctl() local
560 struct zsock_pollfd pfd = { in nsos_wait_for_poll() local
/Zephyr-latest/subsys/net/lib/http/
Dhttp_client.c39 struct zsock_pollfd pfd; in sendall() local
/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket.c561 struct zsock_pollfd pfd; in sendmsg_all() local