Searched refs:do_zerocopy (Results 1 – 1 of 1) sorted by relevance
186 static bool do_sendmsg(int fd, struct msghdr *msg, bool do_zerocopy, int domain) in do_sendmsg() argument197 if (do_zerocopy) { in do_sendmsg()219 if (do_zerocopy && ret) in do_sendmsg()222 if (do_zerocopy && domain == PF_RDS) { in do_sendmsg()232 bool do_zerocopy = cfg_zerocopy; in do_sendmsg_corked() local247 do_zerocopy = (i & 1); in do_sendmsg_corked()252 do_sendmsg(fd, msg, do_zerocopy, in do_sendmsg_corked()