Home
last modified time | relevance | path

Searched refs:control_writeln (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/tools/testing/vsock/
H A Dvsock_test.c109 control_writeln("DONE"); in test_stream_bind_only_client()
121 control_writeln("BIND"); in test_stream_bind_only_server()
303 control_writeln("SRVREADY"); in test_msg_peek_server()
415 control_writeln("SENDDONE"); in test_seqpacket_msg_bounds_client()
658 control_writeln("CLISENT"); in test_seqpacket_bigmsg_client()
924 control_writeln("DONE"); in test_inv_buf_client()
989 control_writeln("SEND0"); in test_stream_virtio_skb_merge_client()
996 control_writeln("SEND1"); in test_stream_virtio_skb_merge_client()
1022 control_writeln("REPLY0"); in test_stream_virtio_skb_merge_server()
1039 control_writeln("REPLY1"); in test_stream_virtio_skb_merge_server()
[all …]
H A Dcontrol.c111 void control_writeln(const char *str) in control_writeln() function
150 control_writeln(str); in control_writeulong()
H A Dcontrol.h10 void control_writeln(const char *str);
H A Dvsock_test_zerocopy.c214 control_writeln("DONE"); in test_client()
342 control_writeln("DONE"); in test_stream_msgzcopy_empty_errq_client()
H A Dvsock_diag_test.c396 control_writeln("DONE"); in test_connect_client()
420 control_writeln("DONE"); in test_connect_server()
H A Dutil.c221 control_writeln("LISTENING"); in vsock_accept()
429 control_writeln("SKIP"); in run_tests()
431 control_writeln("NEXT"); in run_tests()
H A Dvsock_uring_test.c106 control_writeln("DONE"); in vsock_io_uring_client()