do_zerocopy 184 tools/testing/selftests/net/msg_zerocopy.c static bool do_sendmsg(int fd, struct msghdr *msg, bool do_zerocopy, int domain) do_zerocopy 195 tools/testing/selftests/net/msg_zerocopy.c if (do_zerocopy) { do_zerocopy 216 tools/testing/selftests/net/msg_zerocopy.c if (do_zerocopy && ret) do_zerocopy 219 tools/testing/selftests/net/msg_zerocopy.c if (do_zerocopy && domain == PF_RDS) { do_zerocopy 229 tools/testing/selftests/net/msg_zerocopy.c bool do_zerocopy = cfg_zerocopy; do_zerocopy 244 tools/testing/selftests/net/msg_zerocopy.c do_zerocopy = (i & 1); do_zerocopy 249 tools/testing/selftests/net/msg_zerocopy.c do_sendmsg(fd, msg, do_zerocopy,