resctrl_arch_get_io_alloc_enabled
if (!resctrl_arch_get_io_alloc_enabled(r)) {
if (resctrl_arch_get_io_alloc_enabled(r))
if (resctrl_arch_get_io_alloc_enabled(r) == enable)
if (!resctrl_arch_get_io_alloc_enabled(r)) {
(resctrl_arch_get_io_alloc_enabled(r) &&
if (resctrl_arch_get_io_alloc_enabled(r)) {
bool resctrl_arch_get_io_alloc_enabled(struct rdt_resource *r);