Home
last modified time | relevance | path

Searched refs:svc_stat (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dstats.h29 struct svc_stat { struct
49 struct proc_dir_entry * svc_proc_register(struct net *, struct svc_stat *, argument
54 const struct svc_stat *);
68 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, in svc_proc_register()
73 const struct svc_stat *st) {} in svc_seq_show()
H A Dsvc.h68 struct svc_stat * sv_stats; /* RPC statistics */
411 struct svc_stat *stats,
/openbmc/linux/net/sunrpc/
H A Dstats.c82 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show()
315 svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops) in svc_proc_register()
H A Dsvc.c456 __svc_create(struct svc_program *prog, struct svc_stat *stats, in __svc_create()
549 struct svc_stat *stats, in svc_create_pooled()
/openbmc/linux/fs/nfsd/
H A Dnetns.h190 struct svc_stat nfsd_svcstats;