Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/vsock/
Dutil.c126 timeout_begin(TIMEOUT); in vsock_bind_connect()
165 timeout_begin(TIMEOUT); in vsock_connect()
243 timeout_begin(TIMEOUT); in vsock_accept()
303 timeout_begin(TIMEOUT); in send_buf()
355 timeout_begin(TIMEOUT); in recv_buf()
Dcontrol.c119 timeout_begin(TIMEOUT); in control_writeln()
184 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.c48 timeout_begin(TIMEOUT); in test_stream_connection_reset()
87 timeout_begin(TIMEOUT); in test_stream_bind_only_client()
1203 timeout_begin(TIMEOUT); in test_double_bind_connect_server()