Searched refs:svc_rqst_free (Results 1 – 2 of 2) sorted by relevance
673 svc_rqst_free(rqstp); in svc_rqst_alloc()864 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free() function874 EXPORT_SYMBOL_GPL(svc_rqst_free);893 svc_rqst_free(rqstp); in svc_exit_thread()
427 void svc_rqst_free(struct svc_rqst *);
Completed in 7 milliseconds