Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/vsock/
H A Dcontrol.c123 timeout_check("send"); in control_writeln()
133 timeout_check("send"); in control_writeln()
204 timeout_check("recv"); in control_readln()
H A Dutil.c109 timeout_check("connect"); in vsock_connect()
175 timeout_check("accept"); in vsock_accept()
229 timeout_check("write"); in send_byte()
278 timeout_check("read"); in recv_byte()
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 Dvsock_test.c47 timeout_check("connect"); in test_stream_connection_reset()
86 timeout_check("connect"); in test_stream_bind_only_client()