Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c1957 bool opcode_poll = def->pollin || def->pollout; in io_wq_submit_work() local
1959 if (opcode_poll && file_can_poll(req->file)) { in io_wq_submit_work()