Searched refs:distmap_entry_t (Results 1 – 1 of 1) sorted by relevance
1413 typedef unsigned char distmap_entry_t; /* type of distmap[] entries */ typedef1415 static distmap_entry_t *distmap; /* maps <cpu, mem> to distance */1442 distmap_entry_t *dists = NULL; in parse_distmap_line()1461 dists[n] = (distmap_entry_t) d; in parse_distmap_line()1581 distmap_entry_t *dists = NULL; in parse_distmap_line_sn()1607 dists[n] = (distmap_entry_t) d; in parse_distmap_line_sn()1679 distmap_entry_t r = DISTMAP_MAX; in cpuset_cpumemdist()