Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c213 static struct cftype cgroup_base_files[]; variable
1678 cfts = cgroup_base_files; in css_clear_dir()
1706 cfts = cgroup_base_files; in css_populate_dir()
4993 static struct cftype cgroup_base_files[] = { variable
5859 BUG_ON(cgroup_init_cftypes(NULL, cgroup_base_files)); in cgroup_init()
6756 ret = show_delegatable_files(cgroup_base_files, buf, PAGE_SIZE - ret, in delegate_show()