Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A 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()
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c5325 static int show_stat(struct kmem_cache *s, char *buf, enum stat_item si) in show_stat() function
5365 return show_stat(s, buf, si); \