Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c269 static int sched_task_is_throttled(struct task_struct *p, int cpu) in sched_task_is_throttled() function
291 } while (sched_task_is_throttled(p, cpu)); in sched_core_next()
310 if (!sched_task_is_throttled(p, rq->cpu)) in sched_core_find()
6369 if (sched_task_is_throttled(p, this)) in try_steal_cookie()