Lines Matching refs:dl_throttled
624 if (p->dl.dl_non_contending || p->dl.dl_throttled) { in dl_task_offline_migration()
731 if (dl_se->dl_throttled) in setup_new_dl_entity()
808 if (dl_se->dl_throttled) in replenish_dl_entity()
809 dl_se->dl_throttled = 0; in replenish_dl_entity()
1067 if (!dl_se->dl_throttled) in dl_task_timer()
1180 dl_se->dl_throttled = 1; in dl_check_constrained_dl()
1301 dl_se->dl_throttled = 1; in update_curr_dl()
1546 if (p->dl.dl_throttled) { in enqueue_task_dl()
1553 p->dl.dl_throttled = 0; in enqueue_task_dl()
1565 p->dl.dl_throttled = 0; in enqueue_task_dl()
1576 if (!p->dl.dl_throttled && !dl_is_implicit(&p->dl)) in enqueue_task_dl()
1596 if (p->dl.dl_throttled && !(flags & ENQUEUE_REPLENISH)) { in enqueue_task_dl()
2796 dl_se->dl_throttled = 0; in __dl_clear_params()