Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dstat.c108 static int show_stat(struct seq_file *p, void *v) in show_stat() function
226 return single_open_size(file, show_stat, NULL, size); in stat_open()
/linux-6.1.9/mm/
Dslub.c5634 static int show_stat(struct kmem_cache *s, char *buf, enum stat_item si) in show_stat() function
5677 return show_stat(s, buf, si); \