Searched refs:svc_process (Results 1 – 6 of 6) sorted by relevance
320 // enable all 12 messages in the function svc_process()321 :#> ddcmd 'func svc_process +p'323 // disable all 12 messages in the function svc_process()324 :#> ddcmd 'func svc_process -p'
458 void svc_process(struct svc_rqst *rqstp);
824 svc_process(rqstp); in svc_handle_xprt()
1584 void svc_process(struct svc_rqst *rqstp) in svc_process() function
181 // enable all 12 messages in the function svc_process()182 nullarbor:~ # echo -n 'func svc_process +p' >185 // disable all 12 messages in the function svc_process()186 nullarbor:~ # echo -n 'func svc_process -p' >
1769 TRACE_EVENT(svc_process,