Home
last modified time | relevance | path

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

/linux-4.4.14/net/unix/
Daf_unix.c1657 int sk_locked; in unix_dgram_sendmsg() local
1736 sk_locked = 0; in unix_dgram_sendmsg()
1751 if (!sk_locked) in unix_dgram_sendmsg()
1800 if (!sk_locked) { in unix_dgram_sendmsg()
1808 sk_locked = 1; in unix_dgram_sendmsg()
1812 if (!sk_locked) { in unix_dgram_sendmsg()
1813 sk_locked = 1; in unix_dgram_sendmsg()
1818 if (unlikely(sk_locked)) in unix_dgram_sendmsg()
1834 if (sk_locked) in unix_dgram_sendmsg()