Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/hwmon/
Dmax1668.rst16 David George <david.george@ska.ac.za>
/linux-6.1.9/net/unix/
Daf_unix.c1650 struct sock *ska = socka->sk, *skb = sockb->sk; in unix_socketpair() local
1653 sock_hold(ska); in unix_socketpair()
1655 unix_peer(ska) = skb; in unix_socketpair()
1656 unix_peer(skb) = ska; in unix_socketpair()
1657 init_peercred(ska); in unix_socketpair()
1660 ska->sk_state = TCP_ESTABLISHED; in unix_socketpair()