Searched refs:proc_cgroup_show (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ |
D | cgroup.h | 33 extern int proc_cgroup_show(struct seq_file *m, struct pid_namespace *ns,
|
/linux-4.1.27/fs/proc/ |
D | base.c | 2611 ONE("cgroup", S_IRUGO, proc_cgroup_show), 2959 ONE("cgroup", S_IRUGO, proc_cgroup_show),
|
/linux-4.1.27/kernel/ |
D | cgroup.c | 5102 int proc_cgroup_show(struct seq_file *m, struct pid_namespace *ns, in proc_cgroup_show() function
|