Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c4056 struct scx_sched *task_sch = scx_task_sched(p); in reenq_local() local
4073 if (!scx_is_descendant(task_sch, sch)) in reenq_local()
6263 struct scx_sched *task_sch = scx_task_sched(p); in scx_dump_task() local
6270 own_marker = task_sch == sch ? "*" : ""; in scx_dump_task()
6272 if (task_sch->level == 0) in scx_dump_task()
6276 task_sch->level, task_sch->ops.sub_cgroup_id); in scx_dump_task()