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

/linux-master/net/unix/
H A Daf_unix.c229 static inline int unix_recvq_full_lockless(const struct sock *sk) function
524 if (unix_recvq_full_lockless(other) && !sock_flag(other, SOCK_DEAD))
1452 unix_recvq_full_lockless(other);
2121 unix_recvq_full_lockless(other))) {
3238 unix_recvq_full_lockless(other) &&

Completed in 120 milliseconds