Searched refs:do_zerocopy (Results 1 – 1 of 1) sorted by relevance
185 static bool do_sendmsg(int fd, struct msghdr *msg, bool do_zerocopy, int domain) in do_sendmsg() argument196 if (do_zerocopy) { in do_sendmsg()218 if (do_zerocopy && ret) in do_sendmsg()221 if (do_zerocopy && domain == PF_RDS) { in do_sendmsg()231 bool do_zerocopy = cfg_zerocopy; in do_sendmsg_corked() local246 do_zerocopy = (i & 1); in do_sendmsg_corked()251 do_sendmsg(fd, msg, do_zerocopy, in do_sendmsg_corked()