Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Ddeadline.c364 dl_rq->dl_nr_migratory = 0; in init_dl_rq()
410 if (dl_rq->dl_nr_migratory && dl_rq->dl_nr_running > 1) { in update_dl_migration()
426 dl_rq->dl_nr_migratory++; in inc_dl_migration()
436 dl_rq->dl_nr_migratory--; in dec_dl_migration()
Ddebug.c603 PU(dl_nr_migratory); in print_dl_rq()
Dsched.h650 unsigned long dl_nr_migratory; member