Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcpuset.h112 extern int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns,
/openbmc/linux/fs/proc/
H A Dbase.c3304 ONE("cpuset", S_IRUGO, proc_cpuset_show),
3653 ONE("cpuset", S_IRUGO, proc_cpuset_show),
/openbmc/linux/kernel/cgroup/
H A Dcpuset.c4284 int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns, in proc_cpuset_show() function