Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/vsock/
Dcontrol.c123 timeout_check("send"); in control_writeln()
133 timeout_check("send"); in control_writeln()
204 timeout_check("recv"); in control_readln()
Dutil.c129 timeout_check("connect"); in vsock_bind_connect()
168 timeout_check("connect"); in vsock_connect()
246 timeout_check("accept"); in vsock_accept()
306 timeout_check("send"); in send_buf()
358 timeout_check("recv"); in recv_buf()
Dtimeout.h12 void timeout_check(const char *operation);
Dtimeout.c47 void timeout_check(const char *operation) in timeout_check() function
Dvsock_test.c51 timeout_check("connect"); in test_stream_connection_reset()
90 timeout_check("connect"); in test_stream_bind_only_client()
1207 timeout_check("accept"); in test_double_bind_connect_server()