Searched refs:unix_find_other (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/locking/ |
H A D | lockstat.rst | 130 … unix_table_lock 15 [<ffffffff8150ca37>] unix_find_other+0x117/0x230 135 … unix_table_lock 20 [<ffffffff8150ca37>] unix_find_other+0x117/0x230
|
/linux/Documentation/translations/it_IT/locking/ |
H A D | lockstat.rst | 151 … unix_table_lock 15 [<ffffffff8150ca37>] unix_find_other+0x117/0x230 156 … unix_table_lock 20 [<ffffffff8150ca37>] unix_find_other+0x117/0x230
|
/linux/net/unix/ |
H A D | af_unix.c | 1291 static struct sock *unix_find_other(struct net *net, in unix_find_other() function 1554 other = unix_find_other(sock_net(sk), sunaddr, alen, sock->type, 0); in unix_dgram_connect() 1699 other = unix_find_other(net, sunaddr, addr_len, sk->sk_type, flags); in unix_stream_connect() 2174 other = unix_find_other(sock_net(sk), msg->msg_name, in unix_dgram_sendmsg()
|