Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dnet.c592 unsigned int cflags, bool mshot_finished, in io_recv_finish() argument
601 if (!mshot_finished) { in io_recv_finish()
716 bool mshot_finished = true; in io_recvmsg() local
767 &mshot_finished); in io_recvmsg()
804 if (!io_recv_finish(req, &ret, cflags, mshot_finished, issue_flags)) in io_recvmsg()
807 if (mshot_finished) { in io_recvmsg()