Home
last modified time | relevance | path

Searched refs:resctrl_resource_exists (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h174 bool resctrl_resource_exists(const char *resource);
H A Dmbm_test.c110 if (p->num_of_runs == 0 && resctrl_resource_exists("MB")) in mbm_setup()
H A Dresctrlfs.c826 bool resctrl_resource_exists(const char *resource) in resctrl_resource_exists() function
903 return resctrl_resource_exists(test->resource); in test_resource_feature_check()
H A Dcat_test.c375 if (!resctrl_resource_exists(test->resource)) in noncont_cat_feature_check()