Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c8068 bool task_throttled = flags & DEQUEUE_THROTTLE; in dequeue_hierarchy() local
8099 if (throttled_hierarchy(cfs_rq) && task_throttled) in dequeue_hierarchy()