Home
last modified time | relevance | path

Searched refs:svc_process (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst320 // 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'
/linux/include/linux/sunrpc/
H A Dsvc.h458 void svc_process(struct svc_rqst *rqstp);
/linux/net/sunrpc/
H A Dsvc_xprt.c824 svc_process(rqstp); in svc_handle_xprt()
H A Dsvc.c1584 void svc_process(struct svc_rqst *rqstp) in svc_process() function
/linux/lib/
H A DKconfig.debug181 // 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' >
/linux/include/trace/events/
H A Dsunrpc.h1769 TRACE_EVENT(svc_process,