Searched refs:unix_state_double_unlock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/unix/ |
H A D | af_unix.c | 1136 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock() function 1179 unix_state_double_unlock(sk, other); in unix_dgram_connect() 1208 unix_state_double_unlock(sk, other); in unix_dgram_connect() 1215 unix_state_double_unlock(sk, other); in unix_dgram_connect() 1220 unix_state_double_unlock(sk, other); in unix_dgram_connect()
|
/kernel/linux/linux-6.6/net/unix/ |
H A D | af_unix.c | 1353 static void unix_state_double_unlock(struct sock *sk1, struct sock *sk2) in unix_state_double_unlock() function 1399 unix_state_double_unlock(sk, other); in unix_dgram_connect() 1432 unix_state_double_unlock(sk, other); in unix_dgram_connect() 1439 unix_state_double_unlock(sk, other); in unix_dgram_connect() 1445 unix_state_double_unlock(sk, other); in unix_dgram_connect()
|
Completed in 8 milliseconds