Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dlockstat.rst130 … unix_table_lock 15 [<ffffffff8150ca37>] unix_find_other+0x117/0x230
135 … unix_table_lock 20 [<ffffffff8150ca37>] unix_find_other+0x117/0x230
/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c948 static struct sock *unix_find_other(struct net *net, in unix_find_other() function
1173 other = unix_find_other(net, sunaddr, alen, sock->type, hash, &err); in unix_dgram_connect()
1295 other = unix_find_other(net, sunaddr, addr_len, sk->sk_type, hash, &err); in unix_stream_connect()
1765 other = unix_find_other(net, sunaddr, namelen, sk->sk_type, in unix_dgram_sendmsg()