Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c4966 static struct cgroup *root_cgroup(void) in root_cgroup() function
4992 static inline struct cgroup *root_cgroup(void) { return NULL; } in root_cgroup() function
7470 struct cgroup *cgrp = root_cgroup(); in scx_root_enable_workfn()