Home
last modified time | relevance | path

Searched refs:pollout (Results 1 – 1 of 1) sorted by relevance

/io_uring/
Dio_uring.c920 unsigned pollout : 1; member
946 .pollout = 1,
965 .pollout = 1,
980 .pollout = 1,
1010 .pollout = 1,
1033 .pollout = 1,
1044 .pollout = 1,
5961 if (!def->pollin && !def->pollout) in io_arm_poll_handler()