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

/linux-master/kernel/cgroup/
H A Dcgroup.c222 static struct cftype cgroup_base_files[]; variable in typeref:struct:cftype
1708 cgroup_base_files, false);
1740 cgroup_base_files, true);
5203 static struct cftype cgroup_base_files[] = { variable in typeref:struct:cftype
6080 BUG_ON(cgroup_init_cftypes(NULL, cgroup_base_files));
7041 ret = show_delegatable_files(cgroup_base_files, buf + ret,

Completed in 88 milliseconds