Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Ddebug.c541 int cpu_current, home_node; in sched_show_numa() local
546 cpu_current = !i ? (task_node(p) == node) : in sched_show_numa()
552 i, node, cpu_current, home_node, nr_faults); in sched_show_numa()