Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dvmstat.c1133 static const struct file_operations proc_vmstat_file_operations = { variable
1213 proc_create("vmstat", S_IRUGO, NULL, &proc_vmstat_file_operations); in setup_vmstat()