Searched refs:svc_stat (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/sunrpc/ |
H A D | stats.h | 29 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 D | svc.h | 68 struct svc_stat * sv_stats; /* RPC statistics */ 411 struct svc_stat *stats,
|
/openbmc/linux/net/sunrpc/ |
H A D | stats.c | 82 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 D | svc.c | 456 __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 D | netns.h | 190 struct svc_stat nfsd_svcstats;
|