Home
last modified time | relevance | path

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

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