Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/vsock/
Dutil.c106 timeout_begin(TIMEOUT); in vsock_stream_connect()
162 timeout_begin(TIMEOUT); in vsock_stream_accept()
204 timeout_begin(TIMEOUT); in send_byte()
253 timeout_begin(TIMEOUT); in recv_byte()
Dcontrol.c119 timeout_begin(TIMEOUT); in control_writeln()
156 timeout_begin(TIMEOUT); in control_readln()
Dtimeout.h11 void timeout_begin(unsigned int seconds);
Dtimeout.c41 void timeout_begin(unsigned int seconds) in timeout_begin() function
Dvsock_test.c39 timeout_begin(TIMEOUT); in test_stream_connection_reset()
78 timeout_begin(TIMEOUT); in test_stream_bind_only_client()