Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpuset.h116 extern int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns,
/linux/fs/proc/
H A Dbase.c3383 ONE("cpuset", S_IRUGO, proc_cpuset_show),
3732 ONE("cpuset", S_IRUGO, proc_cpuset_show),
/linux/kernel/cgroup/
H A Dcpuset.c4257 int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns, in proc_cpuset_show() function