Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dopdef.h17 unsigned poll_exclusive : 1; member
H A Dopdef.c173 .poll_exclusive = 1,
H A Dpoll.c734 if (def->poll_exclusive) in io_arm_poll_handler()