Home
last modified time | relevance | path

Searched refs:show_stat (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
Dstat.c107 static int show_stat(struct seq_file *p, void *v) in show_stat() function
223 return single_open_size(file, show_stat, NULL, size); in stat_open()
/kernel/linux/linux-5.10/mm/
Dslub.c5338 static int show_stat(struct kmem_cache *s, char *buf, enum stat_item si) in show_stat() function
5378 return show_stat(s, buf, si); \