Home
last modified time | relevance | path

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

/linux/Documentation/hwmon/
H A Dmax1668.rst16 David George <david.george@ska.ac.za>
/linux/net/unix/
H A Daf_unix.c1811 struct sock *ska = socka->sk, *skb = sockb->sk; in unix_socketpair() local
1825 sock_hold(ska); in unix_socketpair()
1827 unix_peer(ska) = skb; in unix_socketpair()
1828 unix_peer(skb) = ska; in unix_socketpair()
1829 init_peercred(ska, &ska_peercred); in unix_socketpair()
1832 ska->sk_state = TCP_ESTABLISHED; in unix_socketpair()