Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcgroup.h33 extern int proc_cgroup_show(struct seq_file *m, struct pid_namespace *ns,
/linux-4.1.27/fs/proc/
Dbase.c2611 ONE("cgroup", S_IRUGO, proc_cgroup_show),
2959 ONE("cgroup", S_IRUGO, proc_cgroup_show),
/linux-4.1.27/kernel/
Dcgroup.c5102 int proc_cgroup_show(struct seq_file *m, struct pid_namespace *ns, in proc_cgroup_show() function