Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dskmsg.h384 void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock);
392 static inline void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_start_strp() function
/Linux-v6.6/net/core/
Dskmsg.c1142 void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_start_strp() function
Dsock_map.c308 sk_psock_start_strp(sk, psock); in sock_map_link()