Searched refs:svc_process (Results 1 – 8 of 8) sorted by relevance
85 …-enhancednfs-1.4/default/net/sunrpc/svcsock.c:1603 [sunrpc]svc_send p "svc_process: st_sendto retu…312 // enable all 12 messages in the function svc_process()313 nullarbor:~ # echo -n 'func svc_process +p' >316 // disable all 12 messages in the function svc_process()317 nullarbor:~ # echo -n 'func svc_process -p' >
475 int svc_process(struct svc_rqst *);
87 svc_process(rqstp); in nfs4_callback_svc()
170 svc_process(rqstp); in lockd()
1295 svc_process(struct svc_rqst *rqstp) in svc_process() function1337 EXPORT_SYMBOL_GPL(svc_process);
626 svc_process(rqstp); in nfsd()
502 DEFINE_EVENT(svc_rqst_status, svc_process,
106 // enable all 12 messages in the function svc_process()107 nullarbor:~ # echo -n 'func svc_process +p' >110 // disable all 12 messages in the function svc_process()111 nullarbor:~ # echo -n 'func svc_process -p' >