Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dopdef.h17 unsigned poll_exclusive : 1; member
Dopdef.c203 .poll_exclusive = 1,
Dpoll.c696 if (def->poll_exclusive) in io_arm_poll_handler()