Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c913 unsigned pollout : 1; member
939 .pollout = 1,
958 .pollout = 1,
973 .pollout = 1,
1003 .pollout = 1,
1026 .pollout = 1,
1037 .pollout = 1,
5612 if (!def->pollin && !def->pollout) in io_arm_poll_handler()