Home
last modified time | relevance | path

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

/Linux-v5.4/fs/proc/
Dstat.c220 static const struct file_operations proc_stat_operations = { variable
229 proc_create("stat", 0, NULL, &proc_stat_operations); in proc_stat_init()