Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dnet.c633 struct msghdr *msg, bool mshot_finished, in io_recv_finish() argument
648 if (!mshot_finished) { in io_recv_finish()
766 bool mshot_finished = true; in io_recvmsg() local
816 &mshot_finished); in io_recvmsg()
854 if (!io_recv_finish(req, &ret, &kmsg->msg, mshot_finished, issue_flags)) in io_recvmsg()
857 if (mshot_finished) { in io_recvmsg()