Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dcore.c268 static int sched_task_is_throttled(struct task_struct *p, int cpu) in sched_task_is_throttled() function
290 } while (sched_task_is_throttled(p, cpu)); in sched_core_next()
309 if (!sched_task_is_throttled(p, rq->cpu)) in sched_core_find()
6329 if (sched_task_is_throttled(p, this)) in try_steal_cookie()