Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddebug.c1009 P(se.nr_migrations); in proc_sched_show_task()
1050 if (p->se.nr_migrations) { in proc_sched_show_task()
1052 p->se.nr_migrations); in proc_sched_show_task()
H A Dcore.c3387 p->se.nr_migrations++; in set_task_cpu()
4501 p->se.nr_migrations = 0; in __sched_fork()
/openbmc/linux/include/linux/
H A Dsched.h565 u64 nr_migrations; member