Searched refs:mshot_finished (Results 1 – 1 of 1) sorted by relevance
846 bool mshot_finished, unsigned issue_flags) in io_recv_finish() argument868 if ((req->flags & REQ_F_APOLL_MULTISHOT) && !mshot_finished && in io_recv_finish()992 bool mshot_finished = true; in io_recvmsg() local1030 &mshot_finished); in io_recvmsg()1067 if (!io_recv_finish(req, &ret, kmsg, mshot_finished, issue_flags)) in io_recvmsg()1146 bool mshot_finished; in io_recv() local1201 mshot_finished = ret <= 0; in io_recv()1209 if (!io_recv_finish(req, &ret, kmsg, mshot_finished, issue_flags)) in io_recv()