Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dhugetlb_cgroup.c39 static struct cftype *dfl_files; variable
844 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()
/linux-6.15/kernel/cgroup/
H A Dcpuset.c3341 static struct cftype dfl_files[] = { variable
3701 .dfl_cftypes = dfl_files,