Home
last modified time | relevance | path

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

/linux-4.1.27/fs/proc/
Dstat.c194 static const struct file_operations proc_stat_operations = { variable
203 proc_create("stat", 0, NULL, &proc_stat_operations); in proc_stat_init()