Lines Matching refs:cgroup_on_dfl
298 bool cgroup_on_dfl(const struct cgroup *cgrp) in cgroup_on_dfl() function
432 if (cgroup_on_dfl(cgrp)) in cgroup_control()
999 if (cgroup_on_dfl(new_cgrp)) in compare_css_sets()
1153 if (cgroup_on_dfl(cgrp)) in link_css_set()
1478 dbg, cgroup_on_dfl(cgrp) ? ss->name : ss->legacy_name, in cgroup_file_name()
1661 if (cgroup_on_dfl(cgrp)) in css_clear_dir()
1689 if (cgroup_on_dfl(cgrp)) in css_populate_dir()
2575 if (!cgroup_on_dfl(dst_cgrp)) in cgroup_migrate_vet_dst()
3087 return cgroup_on_dfl(cgrp) && ss->implicit_on_dfl; in css_visible()
3928 if ((cft->flags & __CFTYPE_ONLY_ON_DFL) && !cgroup_on_dfl(cgrp)) in cgroup_addrm_files()
3930 if ((cft->flags & __CFTYPE_NOT_ON_DFL) && cgroup_on_dfl(cgrp)) in cgroup_addrm_files()
4989 if (cgroup_on_dfl(cgrp)) in css_free_rwork_fn()
5031 if (cgroup_on_dfl(cgrp)) in css_release_work_fn()
5092 if (cgroup_on_dfl(cgrp) && ss->css_rstat_flush) in init_and_link_css()
5224 if (cgroup_on_dfl(parent)) { in cgroup_create()
5311 if (!cgroup_on_dfl(cgrp)) in cgroup_create()
5323 if (cgroup_on_dfl(parent)) in cgroup_create()
5901 if (cgroup_on_dfl(cgrp) || !(tsk->flags & PF_EXITING)) { in proc_cgroup_show()
5914 if (cgroup_on_dfl(cgrp) && cgroup_is_dead(cgrp)) in proc_cgroup_show()
6290 if (!cgroup_on_dfl(cgrp)) { in cgroup_get_from_fd()