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.c4446 static int scx_cgroup_init(struct scx_sched *sch) in scx_cgroup_init() function
4502 static int scx_cgroup_init(struct scx_sched *sch) { return 0; } in scx_cgroup_init() function
5697 ret = scx_cgroup_init(sch); in scx_enable()