Home
last modified time | relevance | path

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

/linux-6.1.9/net/unix/
Daf_unix.c1899 int sk_locked; in unix_dgram_sendmsg() local
1983 sk_locked = 0; in unix_dgram_sendmsg()
1998 if (!sk_locked) in unix_dgram_sendmsg()
2056 if (!sk_locked) { in unix_dgram_sendmsg()
2064 sk_locked = 1; in unix_dgram_sendmsg()
2068 if (!sk_locked) { in unix_dgram_sendmsg()
2069 sk_locked = 1; in unix_dgram_sendmsg()
2074 if (unlikely(sk_locked)) in unix_dgram_sendmsg()
2089 if (sk_locked) in unix_dgram_sendmsg()