Home
last modified time | relevance | path

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

/linux-6.15/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst319 // enable all 12 messages in the function svc_process()
320 :#> ddcmd 'func svc_process +p'
322 // disable all 12 messages in the function svc_process()
323 :#> ddcmd 'func svc_process -p'
/linux-6.15/include/linux/sunrpc/
H A Dsvc.h441 void svc_process(struct svc_rqst *rqstp);
/linux-6.15/net/sunrpc/
H A Dsvc_xprt.c824 svc_process(rqstp); in svc_handle_xprt()
H A Dsvc.c1541 void svc_process(struct svc_rqst *rqstp) in svc_process() function
/linux-6.15/lib/
H A 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-6.15/include/trace/events/
H A Dsunrpc.h1773 TRACE_EVENT(svc_process,