Home
last modified time | relevance | path

Searched refs:rt_nr_total (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c320 if (rt_rq->rt_nr_migratory && rt_rq->rt_nr_total > 1) { in update_rt_migration()
341 rt_rq->rt_nr_total++; in inc_rt_migration()
358 rt_rq->rt_nr_total--; in dec_rt_migration()
H A Dsched.h734 unsigned long rt_nr_total; member
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c378 if (rt_rq->rt_nr_migratory && rt_rq->rt_nr_total > 1) { in update_rt_migration()
399 rt_rq->rt_nr_total++; in inc_rt_migration()
416 rt_rq->rt_nr_total--; in dec_rt_migration()
H A Dsched.h780 unsigned int rt_nr_total; member

Completed in 22 milliseconds