CGRP_ROOT_NOPREFIX
if ((ctx->flags & CGRP_ROOT_NOPREFIX) && (ctx->subsys_mask & mask))
if (root->flags & CGRP_ROOT_NOPREFIX)
ctx->flags |= CGRP_ROOT_NOPREFIX;
!(cgrp->root->flags & CGRP_ROOT_NOPREFIX)) {
ctx->flags |= CGRP_ROOT_NOPREFIX;