Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dcontrol.c123 timeout_check("send"); in control_writeln()
133 timeout_check("send"); in control_writeln()
176 timeout_check("recv"); in control_readln()
H A Dutil.c109 timeout_check("connect"); in vsock_stream_connect()
165 timeout_check("accept"); in vsock_stream_accept()
207 timeout_check("write"); in send_byte()
256 timeout_check("read"); in recv_byte()
H A Dtimeout.h12 void timeout_check(const char *operation);
H A Dtimeout.c47 void timeout_check(const char *operation) in timeout_check() function
H A Dvsock_test.c42 timeout_check("connect"); in test_stream_connection_reset()
81 timeout_check("connect"); in test_stream_bind_only_client()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dampdu.c1530 int timeout_check = 1; in _collect_retry_frames() local
1545 if ( timeout_check in _collect_retry_frames()
1554 timeout_check = 0; in _collect_retry_frames()