Searched refs:vsock_has_data (Results 1 – 1 of 1) sorted by relevance
25 static bool vsock_has_data(struct sock *sk, struct sk_psock *psock) in vsock_has_data() function51 ret = vsock_has_data(sk, psock); in vsock_msg_wait_data()54 ret = vsock_has_data(sk, psock); in vsock_msg_wait_data()87 if (vsock_has_data(sk, psock) && sk_psock_queue_empty(psock)) { in vsock_bpf_recvmsg()