Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dmeminfo.c34 static int meminfo_proc_show(struct seq_file *m, void *v) in meminfo_proc_show() function
177 pde = proc_create_single("meminfo", 0, NULL, meminfo_proc_show); in proc_meminfo_init()