Lines Matching refs:xsend
591 sent = xsend(p1, &buf, split_len, 0); in do_test_sockmap_skb_verdict_fionread()
592 sent += xsend(p1, &buf, sizeof(buf) - split_len, 0); in do_test_sockmap_skb_verdict_fionread()
644 sent = xsend(p1, "Tr", 2, 0); in test_sockmap_skb_verdict_change_tail()
650 sent = xsend(p1, "G", 1, 0); in test_sockmap_skb_verdict_change_tail()
656 sent = xsend(p1, "E", 1, 0); in test_sockmap_skb_verdict_change_tail()
683 sent = xsend(p1, snd, sizeof(snd), 0); in test_sockmap_skb_verdict_peek_helper()
1020 if (xsend(peer, &buf, 1, 0) != 1) in test_sockmap_skb_verdict_vsock_poll()
1099 sent = xsend(c0, buf, sizeof(buf), 0); in test_sockmap_zc()
1112 sent = xsend(c1, buf, sizeof(buf) - 1, 0); in test_sockmap_zc()
1179 sent = xsend(c0, buf, sizeof(buf), 0); in test_sockmap_copied_seq()
1202 sent = xsend(c1, buf, sizeof(buf), 0); in test_sockmap_copied_seq()
1211 sent = xsend(c0, buf, sizeof(buf), 0); in test_sockmap_copied_seq()
1282 sent = xsend(c1, buf, 2, 0); in test_sockmap_multi_channels()
1290 sent = xsend(c0, buf + 2, sizeof(buf) - 2, 0); in test_sockmap_multi_channels()