Searched refs:zcopy (Results 1 – 3 of 3) sorted by relevance
133 bool zcopy = false; in rds_message_purge() local143 zcopy = true; in rds_message_purge()155 if (!zcopy) in rds_message_purge()423 bool zcopy) in rds_message_copy_from_user() argument436 if (zcopy) in rds_message_copy_from_user()
1117 bool zcopy = ((msg->msg_flags & MSG_ZEROCOPY) && in rds_sendmsg() local1256 if (zcopy) { in rds_sendmsg()1281 ret = rds_message_copy_from_user(rm, &msg->msg_iter, zcopy); in rds_sendmsg()
854 bool zcopy);