Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dpelt.h130 return cfs_rq->throttled_clock_task - cfs_rq->throttled_clock_task_time; in cfs_rq_clock_pelt()
Dsched.h571 u64 throttled_clock_task; member
Dfair.c4465 cfs_rq->throttled_clock_task; in tg_unthrottle_up()
4482 cfs_rq->throttled_clock_task = rq_clock_task(rq); in tg_throttle_down()
4876 cfs_rq->throttled_clock_task = rq_clock_task(cpu_rq(cpu)); in sync_throttle()