Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dopdef.c73 .pollout = 1,
104 .pollout = 1,
134 .pollout = 1,
195 .pollout = 1,
244 .pollout = 1,
267 .pollout = 1,
407 .pollout = 1,
421 .pollout = 1,
H A Dopdef.h16 unsigned pollout : 1; member
H A Dpoll.c714 if (!def->pollin && !def->pollout) in io_arm_poll_handler()
H A Dio_uring.c1927 bool opcode_poll = def->pollin || def->pollout; in io_wq_submit_work()
/kernel/linux/linux-5.10/io_uring/
H A 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,
5814 if (!def->pollin && !def->pollout) in io_arm_poll_handler()

Completed in 22 milliseconds