Home
last modified time | relevance | path

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

/openbmc/linux/net/unix/
H A Daf_unix.c225 static inline int unix_recvq_full_lockless(const struct sock *sk) in unix_recvq_full_lockless() function
519 if (unix_recvq_full_lockless(other) && !sock_flag(other, SOCK_DEAD)) in unix_dgram_peer_wake_me()
1460 unix_recvq_full_lockless(other); in unix_wait_for_peer()
1541 if (unix_recvq_full_lockless(other)) { in unix_stream_connect()
2032 unix_recvq_full_lockless(other))) { in unix_dgram_sendmsg()
3193 unix_recvq_full_lockless(other) && in unix_dgram_poll()