Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dskmsg.h308 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock);
/Linux-v5.10/net/core/
Dskmsg.c1005 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_init_strp() function
Dsock_map.c296 ret = sk_psock_init_strp(sk, psock); in sock_map_link()