RDTMON_GROUP
if (rtype == RDTMON_GROUP && !is_mon_groups(parent_kn, name)) {
if (rtype == RDTMON_GROUP &&
ret = mkdir_rdt_prepare(parent_kn, name, mode, RDTMON_GROUP, &rdtgrp);
} else if (rdtgrp->type == RDTMON_GROUP &&
WARN_ON(rdtgrp->type != RDTMON_GROUP);
if (rdtgrp->type != RDTMON_GROUP || !kn_parent ||
else if (rdtgrp->type == RDTMON_GROUP)
else if (rdtgrp->type == RDTMON_GROUP)
if (rdtgrp->type == RDTMON_GROUP &&
if (rdtgrp->type == RDTMON_GROUP)
return (resctrl_arch_mon_capable() && (r->type == RDTMON_GROUP) &&