Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dio_uring.c1839 bool opcode_poll = def->pollin || def->pollout; in io_wq_submit_work() local
1841 if (opcode_poll && io_file_can_poll(req)) { in io_wq_submit_work()