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