Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dcgroup.h42 extern const struct file_operations proc_cgroup_operations;
/linux-3.4.99/fs/proc/
Dbase.c3012 REG("cgroup", S_IRUGO, proc_cgroup_operations),
3370 REG("cgroup", S_IRUGO, proc_cgroup_operations),
/linux-3.4.99/kernel/
Dcgroup.c4431 const struct file_operations proc_cgroup_operations = { variable