Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcpuset.h76 extern int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns,
/linux-4.1.27/fs/proc/
Dbase.c2608 ONE("cpuset", S_IRUGO, proc_cpuset_show),
2956 ONE("cpuset", S_IRUGO, proc_cpuset_show),
/linux-4.1.27/kernel/
Dcpuset.c2664 int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns, in proc_cpuset_show() function