Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/vsock/
Dcontrol.c127 timeout_check("send"); in control_writeln()
137 timeout_check("send"); in control_writeln()
180 timeout_check("recv"); in control_readln()
Dtimeout.h11 void timeout_check(const char *operation);
Dtimeout.c51 void timeout_check(const char *operation) in timeout_check() function
Dvsock_diag_test.c415 timeout_check("connect"); in test_connect_client()
476 timeout_check("accept"); in test_connect_server()