Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsvc.c669 svc_rqst_free(rqstp); in svc_rqst_alloc()
911 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free() function
922 EXPORT_SYMBOL_GPL(svc_rqst_free);
941 svc_rqst_free(rqstp); in svc_exit_thread()
/openbmc/linux/include/linux/sunrpc/
H A Dsvc.h408 void svc_rqst_free(struct svc_rqst *);