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()
1118 bool zcopy = ((msg->msg_flags & MSG_ZEROCOPY) && in rds_sendmsg() local1257 if (zcopy) { in rds_sendmsg()1282 ret = rds_message_copy_from_user(rm, &msg->msg_iter, zcopy); in rds_sendmsg()
856 bool zcopy);