Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst96 net/sunrpc/svcsock.c:1603 [sunrpc]svc_send p "svc_process: st_sendto returned %d\012"
337 // enable all 12 messages in the function svc_process()
338 nullarbor:~ # echo -n 'func svc_process +p' >
341 // disable all 12 messages in the function svc_process()
342 nullarbor:~ # echo -n 'func svc_process -p' >
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback.c93 svc_process(rqstp); in nfs4_callback_svc()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvc.h512 int svc_process(struct svc_rqst *);
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvc.c179 svc_process(rqstp); in lockd()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvc.c1493 svc_process(struct svc_rqst *rqstp) in svc_process() function
1531 EXPORT_SYMBOL_GPL(svc_process);
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfssvc.c938 svc_process(rqstp); in nfsd()
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.debug162 // enable all 12 messages in the function svc_process()
163 nullarbor:~ # echo -n 'func svc_process +p' >
166 // disable all 12 messages in the function svc_process()
167 nullarbor:~ # echo -n 'func svc_process -p' >
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dsunrpc.h1571 TRACE_EVENT(svc_process,