Home
last modified time | relevance | path

Searched refs:sk_psock_drop (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dskmsg.h399 void sk_psock_drop(struct sock *sk, struct sk_psock *psock);
404 sk_psock_drop(sk, psock); in sk_psock_put()
/kernel/linux/linux-6.6/include/linux/
H A Dskmsg.h449 void sk_psock_drop(struct sock *sk, struct sk_psock *psock);
454 sk_psock_drop(sk, psock); in sk_psock_put()
/kernel/linux/linux-5.10/net/core/
H A Dskmsg.c698 void sk_psock_drop(struct sock *sk, struct sk_psock *psock) in sk_psock_drop() function
715 EXPORT_SYMBOL_GPL(sk_psock_drop); variable
/kernel/linux/linux-6.6/net/core/
H A Dskmsg.c835 void sk_psock_drop(struct sock *sk, struct sk_psock *psock) in sk_psock_drop() function
851 EXPORT_SYMBOL_GPL(sk_psock_drop); variable

Completed in 7 milliseconds