Searched refs:ZVFS_POLLNVAL (Results 1 – 3 of 3) sorted by relevance
36 #define ZVFS_POLLNVAL BIT(5) macro
132 pfd->revents = ZVFS_POLLNVAL; in zvfs_poll_internal()
178 if (revents & ZVFS_POLLNVAL) { in z_impl_zvfs_select()