Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dsched.h562 u64 throttled_clock_task; member
Dfair.c4279 return cfs_rq->throttled_clock_task - cfs_rq->throttled_clock_task_time; in cfs_rq_clock_task()
4420 cfs_rq->throttled_clock_task; in tg_unthrottle_up()
4433 cfs_rq->throttled_clock_task = rq_clock_task(rq); in tg_throttle_down()
4818 cfs_rq->throttled_clock_task = rq_clock_task(cpu_rq(cpu)); in sync_throttle()