Home
last modified time | relevance | path

Searched refs:timeout_check (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/testing/vsock/
H A Dcontrol.c120 timeout_check("send"); in control_writeln()
130 timeout_check("send"); in control_writeln()
201 timeout_check("recv"); in control_readln()
H A Dtimeout.h12 void timeout_check(const char *operation);
H A Dtimeout.c47 void timeout_check(const char *operation) in timeout_check() function
H A Dutil.c135 timeout_check("connect"); in vsock_connect_fd()
226 timeout_check("accept"); in vsock_accept()
286 timeout_check("send"); in send_buf()
338 timeout_check("recv"); in recv_buf()
H A Dvsock_test.c56 timeout_check("connect"); in test_stream_connection_reset()
95 timeout_check("connect"); in test_stream_bind_only_client()
1196 timeout_check("accept"); in test_double_bind_connect_server()
1283 timeout_check("SIOCOUTQ"); in test_unsent_bytes_client()