Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcgroup.h122 int proc_cgroup_show(struct seq_file *m, struct pid_namespace *ns,
/openbmc/linux/fs/proc/
H A Dbase.c3366 ONE("cgroup", S_IRUGO, proc_cgroup_show),
3715 ONE("cgroup", S_IRUGO, proc_cgroup_show),
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c6244 int proc_cgroup_show(struct seq_file *m, struct pid_namespace *ns, in proc_cgroup_show() function