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' >
93 svc_process(rqstp); in nfs4_callback_svc()
510 int svc_process(struct svc_rqst *);
179 svc_process(rqstp); in lockd()
1500 svc_process(struct svc_rqst *rqstp) in svc_process() function1542 EXPORT_SYMBOL_GPL(svc_process);
921 svc_process(rqstp); in nfsd()
869 TRACE_EVENT(svc_process,
156 // enable all 12 messages in the function svc_process()157 nullarbor:~ # echo -n 'func svc_process +p' >160 // disable all 12 messages in the function svc_process()161 nullarbor:~ # echo -n 'func svc_process -p' >