Searched refs:dfl_cftypes (Results 1 – 8 of 8) sorted by relevance
1176 .dfl_cftypes = blkcg_files,1349 if (pol->dfl_cftypes) in blkcg_policy_register()1351 pol->dfl_cftypes)); in blkcg_policy_register()1391 if (pol->dfl_cftypes) in blkcg_policy_unregister()1392 cgroup_rm_cftypes(pol->dfl_cftypes); in blkcg_policy_unregister()
1387 .dfl_cftypes = throtl_files,
4736 .dfl_cftypes = cfq_blkcg_files,
485 struct cftype *dfl_cftypes; /* for the default hierarchy */ member
152 struct cftype *dfl_cftypes; member
315 .dfl_cftypes = pids_files,
5366 if (!ss->dfl_cftypes) in cgroup_init()5369 if (ss->dfl_cftypes == ss->legacy_cftypes) { in cgroup_init()5370 WARN_ON(cgroup_add_cftypes(ss, ss->dfl_cftypes)); in cgroup_init()5372 WARN_ON(cgroup_add_dfl_cftypes(ss, ss->dfl_cftypes)); in cgroup_init()
5267 .dfl_cftypes = memory_files,