Searched defs:resource (Results  1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/resctrl/ | 
| D | resctrlfs.c | 114 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()
  | 
| D | resctrl.h | 73 	const char	*resource;  member
  | 
| /tools/testing/nvdimm/test/ | 
| D | iomap.c | 43 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/ | 
| D | sys.h | 909 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()
  |