Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dstat.c193 static const struct file_operations proc_stat_operations = { variable
202 proc_create("stat", 0, NULL, &proc_stat_operations); in proc_stat_init()