Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dsvc_xprt.c166 static void svc_xprt_free(struct kref *kref) in svc_xprt_free() function
187 kref_put(&xprt->xpt_ref, svc_xprt_free); in svc_xprt_put()