Home
last modified time | relevance | path

Searched defs:resource (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/resctrl/
Dresctrlfs.c114 static int get_resource_cache_level(const char *resource) in get_resource_cache_level()
130 int get_domain_id(const char *resource, int cpu_no, int *domain_id) in get_domain_id()
263 int resource_info_unsigned_get(const char *resource, const char *filename, in resource_info_unsigned_get()
590 const char *resource) in write_schemata()
711 bool resctrl_resource_exists(const char *resource) in resctrl_resource_exists()
740 bool resctrl_mon_feature_exists(const char *resource, const char *feature) in resctrl_mon_feature_exists()
769 bool resource_info_file_exists(const char *resource, const char *file) in resource_info_file_exists()
Dresctrl.h73 const char *resource; member
/tools/testing/nvdimm/test/
Diomap.c43 static struct nfit_test_resource *__get_nfit_res(resource_size_t resource) in __get_nfit_res()
53 struct nfit_test_resource *get_nfit_res(resource_size_t resource) in get_nfit_res()
/tools/include/nolibc/
Dsys.h909 int sys_prlimit64(pid_t pid, int resource, in sys_prlimit64()
916 int getrlimit(int resource, struct rlimit *rlim) in getrlimit()
929 int setrlimit(int resource, const struct rlimit *rlim) in setrlimit()