Home
last modified time | relevance | path

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

/linux-6.6.21/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()
6331 if (sched_task_is_throttled(p, this)) in try_steal_cookie()