Searched refs:poll_exclusive (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/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 | 734 if (def->poll_exclusive) in io_arm_poll_handler() |