Searched refs:sch_cgroup (Results 1 – 3 of 3) sorted by relevance
20 struct cgroup *sch_cgroup(struct scx_sched *sch);80 static inline struct cgroup *sch_cgroup(struct scx_sched *sch) { return NULL; } in sch_cgroup() function
106 struct cgroup *sch_cgroup(struct scx_sched *sch) in sch_cgroup() function1351 struct cgroup *sub_cgrp = sch_cgroup(sch); in scx_cgroup_claim_subtree()1439 struct cgroup *sub_cgrp = sch_cgroup(sch); in scx_cgroup_return_subtree()1541 set_cgroup_sched(sch_cgroup(sch), parent); in scx_sub_disable()1847 set_cgroup_sched(sch_cgroup(sch), sch); in scx_sub_enable_workfn()
5333 if (sch_cgroup(sch)) in scx_sched_free_rcu_work()5334 cgroup_put(sch_cgroup(sch)); in scx_sched_free_rcu_work()6455 set_cgroup_sched(sch_cgroup(sch), NULL); in scx_root_disable()7365 "sub-%llu", cgroup_id(sch_cgroup(sch))); in scx_sched_sysfs_add()7708 set_cgroup_sched(sch_cgroup(sch), sch); in scx_root_enable_workfn()