Lines Matching full:subsystems
41 /* define the enumeration of all cgroup subsystems */
78 CGRP_ROOT_NOPREFIX = (1 << 1), /* mounted subsystems have no named prefix */
418 * The bitmask of subsystems enabled on the child cgroups.
421 * one which may have more subsystems enabled. Controller knobs
505 /* The bitmask of subsystems attached to this hierarchy */
683 * is broken in some ways - some subsystems ignore hierarchy
688 * cases. Eventually, all subsystems will be made properly
721 * A subsystem may depend on other subsystems. When such subsystem
722 * is enabled on a cgroup, the depended-upon subsystems are enabled
723 * together if available. Subsystems enabled due to dependency are
725 * specifies the mask of subsystems that this one depends on.