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.c1919 bool opcode_poll = def->pollin || def->pollout; in io_wq_submit_work()
1921 if (opcode_poll && io_file_can_poll(req)) { in io_wq_submit_work()
1918 bool opcode_poll = def->pollin || def->pollout; io_wq_submit_work() local