Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcgroup.c1232 static const struct file_operations proc_cgroupstats_operations; variable
5382 WARN_ON(!proc_create("cgroups", 0, NULL, &proc_cgroupstats_operations)); in cgroup_init()
5518 static const struct file_operations proc_cgroupstats_operations = { variable