Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dhugetlb_cgroup.c39 static struct cftype *dfl_files; variable
848 hugetlb_cgroup_cfttypes_init(h, dfl_files + idx * DFL_TMPL_SIZE, in __hugetlb_cgroup_file_dfl_init()
871 dfl_files = kcalloc(cft_count, sizeof(struct cftype), GFP_KERNEL); in __hugetlb_cgroup_file_pre_init()
872 BUG_ON(!dfl_files); in __hugetlb_cgroup_file_pre_init()
881 dfl_files)); in __hugetlb_cgroup_file_post_init()
/linux-6.12.1/kernel/cgroup/
Dcpuset.c3280 static struct cftype dfl_files[] = { variable
3628 .dfl_cftypes = dfl_files,