Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/admin-guide/
Ddynamic-debug-howto.rst314 // 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'
/Linux-v6.6/include/linux/sunrpc/
Dsvc.h415 void svc_process(struct svc_rqst *rqstp);
/Linux-v6.6/net/sunrpc/
Dsvc_xprt.c878 svc_process(rqstp); in svc_recv()
Dsvc.c1499 void svc_process(struct svc_rqst *rqstp) in svc_process() function
/Linux-v6.6/lib/
DKconfig.debug169 // 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' >
/Linux-v6.6/include/trace/events/
Dsunrpc.h1776 TRACE_EVENT(svc_process,