Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/vsock/
Dutil.c106 timeout_begin(TIMEOUT); in vsock_connect()
172 timeout_begin(TIMEOUT); in vsock_accept()
226 timeout_begin(TIMEOUT); in send_byte()
275 timeout_begin(TIMEOUT); in recv_byte()
Dtimeout.h11 void timeout_begin(unsigned int seconds);
Dcontrol.c119 timeout_begin(TIMEOUT); in control_writeln()
184 timeout_begin(TIMEOUT); in control_readln()
Dtimeout.c41 void timeout_begin(unsigned int seconds) in timeout_begin() function
Dvsock_test.c44 timeout_begin(TIMEOUT); in test_stream_connection_reset()
83 timeout_begin(TIMEOUT); in test_stream_bind_only_client()