Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dskmsg.h389 static inline struct sk_psock *sk_psock_get_checked(struct sock *sk) in sk_psock_get_checked() function
/Linux-v5.4/net/core/
Dsock_map.c173 psock = sk_psock_get_checked(sk); in sock_map_link()