Home
last modified time | relevance | path

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

/linux-4.1.27/net/unix/
Daf_unix.c1589 int sk_locked; in unix_dgram_sendmsg() local
1669 sk_locked = 0; in unix_dgram_sendmsg()
1684 if (!sk_locked) in unix_dgram_sendmsg()
1733 if (!sk_locked) { in unix_dgram_sendmsg()
1741 sk_locked = 1; in unix_dgram_sendmsg()
1745 if (!sk_locked) { in unix_dgram_sendmsg()
1746 sk_locked = 1; in unix_dgram_sendmsg()
1751 if (unlikely(sk_locked)) in unix_dgram_sendmsg()
1767 if (sk_locked) in unix_dgram_sendmsg()