Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c4408 struct scx_sched *task_sch = scx_task_sched(p); in reenq_local() local
4425 if (!scx_is_descendant(task_sch, sch)) in reenq_local()
6780 struct scx_sched *task_sch = scx_task_sched(p); in scx_dump_task() local
6787 own_marker = task_sch == sch ? "*" : ""; in scx_dump_task()
6789 if (task_sch->level == 0) in scx_dump_task()
6793 task_sch->level, task_sch->ops.sub_cgroup_id); in scx_dump_task()