Home
last modified time | relevance | path

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

/kernel/
Dcgroup.c793 static const struct file_operations proc_cgroupstats_operations; variable
4707 proc_create("cgroups", 0, NULL, &proc_cgroupstats_operations); in cgroup_init()
4810 static const struct file_operations proc_cgroupstats_operations = { variable