Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/
Ddynamic-debug-howto.txt85 …-enhancednfs-1.4/default/net/sunrpc/svcsock.c:1603 [sunrpc]svc_send p "svc_process: st_sendto retu…
312 // enable all 12 messages in the function svc_process()
313 nullarbor:~ # echo -n 'func svc_process +p' >
316 // disable all 12 messages in the function svc_process()
317 nullarbor:~ # echo -n 'func svc_process -p' >
/linux-4.4.14/include/linux/sunrpc/
Dsvc.h475 int svc_process(struct svc_rqst *);
/linux-4.4.14/fs/nfs/
Dcallback.c87 svc_process(rqstp); in nfs4_callback_svc()
/linux-4.4.14/fs/lockd/
Dsvc.c170 svc_process(rqstp); in lockd()
/linux-4.4.14/net/sunrpc/
Dsvc.c1295 svc_process(struct svc_rqst *rqstp) in svc_process() function
1337 EXPORT_SYMBOL_GPL(svc_process);
/linux-4.4.14/fs/nfsd/
Dnfssvc.c626 svc_process(rqstp); in nfsd()
/linux-4.4.14/include/trace/events/
Dsunrpc.h502 DEFINE_EVENT(svc_rqst_status, svc_process,
/linux-4.4.14/lib/
DKconfig.debug106 // enable all 12 messages in the function svc_process()
107 nullarbor:~ # echo -n 'func svc_process +p' >
110 // disable all 12 messages in the function svc_process()
111 nullarbor:~ # echo -n 'func svc_process -p' >