Home
last modified time | relevance | path

Searched refs:sk_psock_init_strp (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dskmsg.h393 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock);
397 static inline int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_init_strp() function
/linux/net/core/
H A Dskmsg.c1128 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_init_strp() function
H A Dsock_map.c305 ret = sk_psock_init_strp(sk, psock); in sock_map_link()