Searched refs:resctrl_resource_exists (Results 1 – 4 of 4) sorted by relevance
113 if (p->num_of_runs == 0 && resctrl_resource_exists("MB")) in mbm_setup()
711 bool resctrl_resource_exists(const char *resource) in resctrl_resource_exists() function788 return resctrl_resource_exists(test->resource); in test_resource_feature_check()
130 bool resctrl_resource_exists(const char *resource);
373 if (!resctrl_resource_exists(test->resource)) in noncont_cat_feature_check()