Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dio_uring.c1788 bool opcode_poll = def->pollin || def->pollout; in io_wq_submit_work() local
1790 if (opcode_poll && file_can_poll(req->file)) { in io_wq_submit_work()