Searched refs:do_zerocopy (Results 1 – 1 of 1) sorted by relevance
184 static bool do_sendmsg(int fd, struct msghdr *msg, bool do_zerocopy, int domain) in do_sendmsg() argument195 if (do_zerocopy) { in do_sendmsg()216 if (do_zerocopy && ret) in do_sendmsg()219 if (do_zerocopy && domain == PF_RDS) { in do_sendmsg()229 bool do_zerocopy = cfg_zerocopy; in do_sendmsg_corked() local244 do_zerocopy = (i & 1); in do_sendmsg_corked()249 do_sendmsg(fd, msg, do_zerocopy, in do_sendmsg_corked()