Searched refs:svc_process (Results 1 – 6 of 6) sorted by relevance
314 // enable all 12 messages in the function svc_process()315 :#> ddcmd 'func svc_process +p'317 // disable all 12 messages in the function svc_process()318 :#> ddcmd 'func svc_process -p'
416 void svc_process(struct svc_rqst *rqstp);
877 svc_process(rqstp); in svc_recv()
1508 void svc_process(struct svc_rqst *rqstp) in svc_process() function
169 // enable all 12 messages in the function svc_process()170 nullarbor:~ # echo -n 'func svc_process +p' >173 // disable all 12 messages in the function svc_process()174 nullarbor:~ # echo -n 'func svc_process -p' >
1775 TRACE_EVENT(svc_process,