Searched defs:proc_vmstat_file_operations (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dvmstat.c1133 static const struct file_operations proc_vmstat_file_operations = { variable in typeref:struct:file_operations
1213 proc_create("vmstat", S_IRUGO, NULL, &proc_vmstat_file_operations);

Completed in 18 milliseconds