Searched refs:svc_send (Results 1 – 3 of 3) sorted by relevance
57 int svc_send(struct svc_rqst *);
355 return svc_send(rqstp); in svc_process()
1154 svc_send(struct svc_rqst *rqstp) in svc_send() function