Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/
Ddynamic-debug-howto.txt75 …-enhancednfs-1.4/default/net/sunrpc/svcsock.c:1603 [sunrpc]svc_send p "svc_process: st_sendto retu…
252 // enable all 12 messages in the function svc_process()
253 nullarbor:~ # echo -n 'func svc_process +p' >
256 // disable all 12 messages in the function svc_process()
257 nullarbor:~ # echo -n 'func svc_process -p' >
/linux-3.4.99/include/linux/sunrpc/
Dsvc.h432 int svc_process(struct svc_rqst *);
/linux-3.4.99/fs/nfs/
Dcallback.c96 svc_process(rqstp); in nfs4_callback_svc()
/linux-3.4.99/fs/lockd/
Dsvc.c184 svc_process(rqstp); in lockd()
/linux-3.4.99/fs/nfsd/
Dnfssvc.c546 svc_process(rqstp); in nfsd()
/linux-3.4.99/net/sunrpc/
Dsvc.c1287 EXPORT_SYMBOL_GPL(svc_process);
1293 svc_process(struct svc_rqst *rqstp) in svc_process() function
/linux-3.4.99/lib/
DKconfig.debug1251 // enable all 12 messages in the function svc_process()
1252 nullarbor:~ # echo -n 'func svc_process +p' >
1255 // disable all 12 messages in the function svc_process()
1256 nullarbor:~ # echo -n 'func svc_process -p' >