Searched refs:vsock_wait_sent (Results 1 – 3 of 3) sorted by relevance
91 bool vsock_wait_sent(int fd);
135 bool vsock_wait_sent(int fd) in vsock_wait_sent() function
1346 * bytes" counter. vsock_wait_sent() will repeat SIOCOUTQ until it in test_unread_bytes_client() 1349 if (!vsock_wait_sent(fd)) in test_unread_bytes_client() 2198 waited = vsock_wait_sent(fd); in test_stream_nolinger_server()