Searched refs:rt_throttled (Results 1 – 3 of 3) sorted by relevance
241 return rt_rq->rt_throttled && !rt_rq->rt_nr_boosted; in rt_rq_throttled()322 return rt_rq->rt_throttled; in rt_rq_throttled()505 rt_rq->rt_throttled = 0; in __enable_runtime()558 if (rt_rq->rt_throttled) in do_sched_rt_period_timer()562 if (rt_rq->rt_throttled && rt_rq->rt_time < runtime) { in do_sched_rt_period_timer()563 rt_rq->rt_throttled = 0; in do_sched_rt_period_timer()599 if (rt_rq->rt_throttled) in sched_rt_runtime_exceeded()611 rt_rq->rt_throttled = 1; in sched_rt_runtime_exceeded()
235 P(rt_throttled); in print_rt_rq()
393 int rt_throttled; member8056 rt_rq->rt_throttled = 0; in init_rt_rq()