Searched refs:unix_recvq_full_lockless (Results 1 – 1 of 1) sorted by relevance
263 static inline int unix_recvq_full_lockless(const struct sock *sk)557 if (unix_recvq_full_lockless(other) && !sock_flag(other, SOCK_DEAD)) in unix_dgram_disconnected() 1510 unix_recvq_full_lockless(other); in unix_stream_connect() 1591 if (unix_recvq_full_lockless(other)) { in unix_stream_connect() 2103 unix_recvq_full_lockless(other))) { in unix_dgram_sendmsg() 3255 unix_recvq_full_lockless(other) && in unix_get_first() 223 static inline int unix_recvq_full_lockless(const struct sock *sk) unix_recvq_full_lockless() function