Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskmsg.h468 void sk_psock_drop(struct sock *sk, struct sk_psock *psock);
473 sk_psock_drop(sk, psock); in sk_psock_put()
/linux/net/core/
H A Dskmsg.c844 void sk_psock_drop(struct sock *sk, struct sk_psock *psock) in sk_psock_drop() function
860 EXPORT_SYMBOL_GPL(sk_psock_drop);