Searched refs:dfl_files (Results 1 – 2 of 2) sorted by relevance
39 static struct cftype *dfl_files; variable844 hugetlb_cgroup_cfttypes_init(h, dfl_files + idx * DFL_TMPL_SIZE, in __hugetlb_cgroup_file_dfl_init()867 dfl_files = kcalloc(cft_count, sizeof(struct cftype), GFP_KERNEL); in __hugetlb_cgroup_file_pre_init()868 BUG_ON(!dfl_files); in __hugetlb_cgroup_file_pre_init()877 dfl_files)); in __hugetlb_cgroup_file_post_init()
3341 static struct cftype dfl_files[] = { variable3701 .dfl_cftypes = dfl_files,