Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Ddeadline.c80 dl_rq->dl_nr_migratory = 0; in init_dl_rq()
122 if (dl_rq->dl_nr_migratory && dl_rq->dl_nr_running > 1) { in update_dl_migration()
138 dl_rq->dl_nr_migratory++; in inc_dl_migration()
148 dl_rq->dl_nr_migratory--; in dec_dl_migration()
Dsched.h496 unsigned long dl_nr_migratory; member