Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c3477 static int scx_cgroup_init(struct scx_sched *sch) in scx_cgroup_init() function
3522 static int scx_cgroup_init(struct scx_sched *sch) { return 0; } in scx_cgroup_init() function
5024 ret = scx_cgroup_init(sch); in scx_enable()