Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
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-6.12.1/net/core/
Dskmsg.c1128 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_init_strp() function
Dsock_map.c305 ret = sk_psock_init_strp(sk, psock); in sock_map_link()