Searched refs:dl_throttled (Results 1 – 3 of 3) sorted by relevance
349 WARN_ON(!dl_se->dl_new || dl_se->dl_throttled); in setup_new_dl_entity()424 if (dl_se->dl_throttled) in replenish_dl_entity()425 dl_se->dl_throttled = 0; in replenish_dl_entity()622 if (!dl_se->dl_throttled) in dl_task_timer()748 dl_se->dl_throttled = 1; in update_curr_dl()987 if (p->dl.dl_throttled && !(flags & ENQUEUE_REPLENISH)) in enqueue_task_dl()
2089 dl_se->dl_throttled = 0; in __dl_clear_params()
1334 int dl_throttled, dl_new, dl_boosted, dl_yielded; member