Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/cgroup/
Dcgroup.c220 static struct cftype cgroup_base_files[]; variable
1691 cgroup_base_files, false); in css_clear_dir()
1723 cgroup_base_files, true); in css_populate_dir()
5187 static struct cftype cgroup_base_files[] = { variable
6066 BUG_ON(cgroup_init_cftypes(NULL, cgroup_base_files)); in cgroup_init()
7019 ret = show_delegatable_files(cgroup_base_files, buf + ret, in delegate_show()