Searched refs:poll_exclusive (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/io_uring/ | ||
A D | opdef.h | 17 unsigned poll_exclusive : 1; member |
A D | opdef.c | 173 .poll_exclusive = 1, |
A D | poll.c | 723 if (def->poll_exclusive) in io_arm_poll_handler() |
Completed in 8 milliseconds