Home
last modified time | relevance | path

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

/net/unix/
Daf_unix.c1560 int sk_locked; in unix_dgram_sendmsg() local
1637 sk_locked = 0; in unix_dgram_sendmsg()
1652 if (!sk_locked) in unix_dgram_sendmsg()
1701 if (!sk_locked) { in unix_dgram_sendmsg()
1709 sk_locked = 1; in unix_dgram_sendmsg()
1713 if (!sk_locked) { in unix_dgram_sendmsg()
1714 sk_locked = 1; in unix_dgram_sendmsg()
1719 if (unlikely(sk_locked)) in unix_dgram_sendmsg()
1735 if (sk_locked) in unix_dgram_sendmsg()