Searched refs:poll_exclusive (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/io_uring/ | ||
H A D | opdef.h | 17 unsigned poll_exclusive : 1; member |
H A D | opdef.c | 173 .poll_exclusive = 1, |
H A D | poll.c | 730 if (def->poll_exclusive) in io_arm_poll_handler() |
Completed in 4 milliseconds