Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/locking/
Dlockstat.txt109 … unix_table_lock 15 [<ffffffff8150ca37>] unix_find_other+0x117/0x230
114 … unix_table_lock 20 [<ffffffff8150ca37>] unix_find_other+0x117/0x230
/linux-4.1.27/net/unix/
Daf_unix.c883 static struct sock *unix_find_other(struct net *net, in unix_find_other() function
1098 other = unix_find_other(net, sunaddr, alen, sock->type, hash, &err); in unix_dgram_connect()
1219 other = unix_find_other(net, sunaddr, addr_len, sk->sk_type, hash, &err); in unix_stream_connect()
1657 other = unix_find_other(net, sunaddr, namelen, sk->sk_type, in unix_dgram_sendmsg()