Searched refs:proc_cgroup_operations (Results 1 – 3 of 3) sorted by relevance
42 extern const struct file_operations proc_cgroup_operations;
3012 REG("cgroup", S_IRUGO, proc_cgroup_operations),3370 REG("cgroup", S_IRUGO, proc_cgroup_operations),
4431 const struct file_operations proc_cgroup_operations = { variable