Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.c1837 bool opcode_poll = def->pollin || def->pollout; in io_wq_submit_work() local
1839 if (opcode_poll && io_file_can_poll(req)) { in io_wq_submit_work()