Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h21 void set_cgroup_sched(struct cgroup *cgrp, struct scx_sched *sch);
82 static inline void set_cgroup_sched(struct cgroup *cgrp, struct scx_sched *sch) {} in set_cgroup_sched() function
H A Dsub.c112 void set_cgroup_sched(struct cgroup *cgrp, struct scx_sched *sch) in set_cgroup_sched() function
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()
H A Dext.c6457 set_cgroup_sched(sch_cgroup(sch), NULL); in scx_root_disable()
7710 set_cgroup_sched(sch_cgroup(sch), sch); in scx_root_enable_workfn()