Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dcpuset.c2552 static int proc_cpuset_show(struct seq_file *m, void *unused_v) in proc_cpuset_show() function
2591 return single_open(file, proc_cpuset_show, pid); in cpuset_open()