Home
last modified time | relevance | path

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

/Linux-v5.15/net/unix/
Daf_unix.c193 static inline int unix_recvq_full(const struct sock *sk) in unix_recvq_full() function
449 if (unix_recvq_full(other) && !sock_flag(other, SOCK_DEAD)) in unix_dgram_peer_wake_me()
1309 unix_recvq_full(other); in unix_wait_for_peer()
1388 if (unix_recvq_full(other)) { in unix_stream_connect()