Lines Matching refs:MSG_DONTWAIT
410 if (sr->msg_flags & MSG_DONTWAIT) in io_sendmsg_prep()
533 flags |= MSG_DONTWAIT; in io_sendmsg()
631 flags |= MSG_DONTWAIT; in io_send()
773 if (sr->msg_flags & MSG_DONTWAIT) in io_recvmsg_prep()
927 flags |= MSG_DONTWAIT; in io_recvmsg_multishot()
987 flags |= MSG_DONTWAIT; in io_recvmsg()
1140 flags |= MSG_DONTWAIT; in io_recv()
1242 ret = io_zcrx_recv(req, zc->ifq, sock, zc->msg_flags | MSG_DONTWAIT, in io_recvzc()
1319 if (zc->msg_flags & MSG_DONTWAIT) in io_send_zc_prep()
1439 msg_flags |= MSG_DONTWAIT; in io_send_zc()
1513 flags |= MSG_DONTWAIT; in io_sendmsg_zc()