Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dstat.c203 static const struct proc_ops stat_proc_ops = { variable
213 proc_create("stat", 0, NULL, &stat_proc_ops); in proc_stat_init()