Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
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()
Dsvc.h71 struct svc_stat * sv_stats; /* RPC statistics */
445 struct svc_stat *stats,
/linux-6.12.1/net/sunrpc/
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()
Dsvc.c484 __svc_create(struct svc_program *prog, int nprogs, struct svc_stat *stats, in __svc_create()
580 struct svc_stat *stats, in svc_create_pooled()
/linux-6.12.1/fs/nfsd/
Dnetns.h188 struct svc_stat nfsd_svcstats;