Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/hwmon/
Dmax1668.rst16 David George <david.george@ska.ac.za>
/linux-5.19.10/net/unix/
Daf_unix.c1600 struct sock *ska = socka->sk, *skb = sockb->sk; in unix_socketpair() local
1603 sock_hold(ska); in unix_socketpair()
1605 unix_peer(ska) = skb; in unix_socketpair()
1606 unix_peer(skb) = ska; in unix_socketpair()
1607 init_peercred(ska); in unix_socketpair()
1610 ska->sk_state = TCP_ESTABLISHED; in unix_socketpair()