Searched refs:svc_process (Results 1 – 8 of 8) sorted by relevance
88 …-enhancednfs-1.4/default/net/sunrpc/svcsock.c:1603 [sunrpc]svc_send p "svc_process: st_sendto retu…325 // enable all 12 messages in the function svc_process()326 nullarbor:~ # echo -n 'func svc_process +p' >329 // disable all 12 messages in the function svc_process()330 nullarbor:~ # echo -n 'func svc_process -p' >
488 int svc_process(struct svc_rqst *);
90 svc_process(rqstp); in nfs4_callback_svc()
178 svc_process(rqstp); in lockd()
1404 svc_process(struct svc_rqst *rqstp) in svc_process() function1442 EXPORT_SYMBOL_GPL(svc_process);
726 svc_process(rqstp); in nfsd()
575 TRACE_EVENT(svc_process,
138 // enable all 12 messages in the function svc_process()139 nullarbor:~ # echo -n 'func svc_process +p' >142 // disable all 12 messages in the function svc_process()143 nullarbor:~ # echo -n 'func svc_process -p' >