Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvc_xprt.c142 static void svc_xprt_free(struct kref *kref) in svc_xprt_free() function
163 kref_put(&xprt->xpt_ref, svc_xprt_free); in svc_xprt_put()
/kernel/linux/linux-6.6/net/sunrpc/
H A 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()

Completed in 4 milliseconds