Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Drt.c363 if (rt_rq->rt_nr_migratory && rt_rq->rt_nr_total > 1) { in update_rt_migration()
384 rt_rq->rt_nr_total++; in inc_rt_migration()
401 rt_rq->rt_nr_total--; in dec_rt_migration()
Dsched.h647 unsigned int rt_nr_total; member