Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/vsock/
Dcontrol.c123 timeout_check("send"); in control_writeln()
133 timeout_check("send"); in control_writeln()
176 timeout_check("recv"); in control_readln()
Dutil.c109 timeout_check("connect"); in vsock_stream_connect()
165 timeout_check("accept"); in vsock_stream_accept()
207 timeout_check("write"); in send_byte()
256 timeout_check("read"); in recv_byte()
Dtimeout.h12 void timeout_check(const char *operation);
Dtimeout.c47 void timeout_check(const char *operation) in timeout_check() function
Dvsock_test.c42 timeout_check("connect"); in test_stream_connection_reset()
81 timeout_check("connect"); in test_stream_bind_only_client()