Home
last modified time | relevance | path

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

/Linux-v5.4/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()
Dtimeout.h11 void timeout_check(const char *operation);
Dtimeout.c47 void timeout_check(const char *operation) in timeout_check() function
Dvsock_diag_test.c411 timeout_check("connect"); in test_connect_client()
472 timeout_check("accept"); in test_connect_server()