Searched refs:nr_frozen_descendants (Results 1 – 3 of 3) sorted by relevance
26 cgrp->freezer.nr_frozen_descendants += desc; in cgroup_propagate_frozen()29 cgrp->freezer.nr_frozen_descendants == in cgroup_propagate_frozen()37 cgrp->freezer.nr_frozen_descendants -= desc; in cgroup_propagate_frozen()213 if (cgrp->nr_descendants == cgrp->freezer.nr_frozen_descendants) in cgroup_do_freeze()
5746 tcgrp->freezer.nr_frozen_descendants++; in cgroup_create()6023 tcgrp->freezer.nr_frozen_descendants--; in cgroup_destroy_locked()
405 int nr_frozen_descendants; member