Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskmsg.h402 void sk_psock_stop_strp(struct sock *sk, struct sk_psock *psock);
413 static inline void sk_psock_stop_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_stop_strp() function
/linux/net/core/
H A Dskmsg.c850 sk_psock_stop_strp(sk, psock); in sk_psock_drop()
1167 void sk_psock_stop_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_stop_strp() function
H A Dsock_map.c169 sk_psock_stop_strp(sk, psock); in sock_map_del_link()