Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dopdef.h17 unsigned poll_exclusive : 1; member
Dopdef.c183 .poll_exclusive = 1,
Dpoll.c745 if (def->poll_exclusive) in io_arm_poll_handler()