Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskmsg.h441 void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock);
449 static inline void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_start_strp() function
/linux/net/core/
H A Dsock_map.c315 sk_psock_start_strp(sk, psock); in sock_map_link()