Home
last modified time | relevance | path

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

/linux-4.4.14/net/unix/
Daf_unix.c194 static inline int unix_recvq_full(struct sock const *sk) in unix_recvq_full() function
432 if (unix_recvq_full(other)) in unix_dgram_peer_wake_me()
1195 unix_recvq_full(other); in unix_wait_for_peer()
1271 if (unix_recvq_full(other)) { in unix_stream_connect()
1789 unlikely(unix_peer(other) != sk && unix_recvq_full(other))) { in unix_dgram_sendmsg()
2709 unix_recvq_full(other) && in unix_dgram_poll()