Searched refs:svc_process (Results 1 – 8 of 8) sorted by relevance
313 // enable all 12 messages in the function svc_process()314 :#> ddcmd 'func svc_process +p'316 // disable all 12 messages in the function svc_process()317 :#> ddcmd 'func svc_process -p'
92 svc_process(rqstp); in nfs4_callback_svc()
500 int svc_process(struct svc_rqst *);
175 svc_process(rqstp); in lockd()
1433 svc_process(struct svc_rqst *rqstp) in svc_process() function1475 EXPORT_SYMBOL_GPL(svc_process);
978 svc_process(rqstp); in nfsd()
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' >
1695 TRACE_EVENT(svc_process,