Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c4383 static struct cgroup *sch_cgroup(struct scx_sched *sch) in sch_cgroup() function
4415 static struct cgroup *sch_cgroup(struct scx_sched *sch) { return NULL; } in sch_cgroup() function
4718 if (sch_cgroup(sch)) in scx_sched_free_rcu_work()
4719 cgroup_put(sch_cgroup(sch)); in scx_sched_free_rcu_work()
5597 set_cgroup_sched(sch_cgroup(sch), parent); in scx_sub_disable()
5780 set_cgroup_sched(sch_cgroup(sch), NULL); in scx_root_disable()
6713 set_cgroup_sched(sch_cgroup(sch), sch); in scx_root_enable_workfn()
6959 set_cgroup_sched(sch_cgroup(sch), sch); in scx_sub_enable_workfn()