Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dskmsg.h371 static inline void sk_psock_report_error(struct sk_psock *psock, int err) in sk_psock_report_error() function
/linux-6.1.9/net/core/
Dskmsg.c685 sk_psock_report_error(psock, ret ? -ret : EPIPE); in sk_psock_backlog()