Searched refs:distances (Results 1 – 12 of 12) sorted by relevance
482 u32 slot_indices[SPX5_DSM_CAL_LEN], distances[SPX5_DSM_CAL_LEN]; in sparx5_dsm_calendar_check() local490 distances[idx] = SPX5_DSM_CAL_EMPTY; in sparx5_dsm_calendar_check()503 distances[idx] = (slot_indices[idx + 1] - in sparx5_dsm_calendar_check()510 cnt = distances[idx] - max_dist; in sparx5_dsm_calendar_check()517 cnt = cnt + distances[jdx] - max_dist; in sparx5_dsm_calendar_check()
1723 int i, *distances; in find_numa_distance() local1730 if (!distances) in find_numa_distance()1733 if (distances[i] == distance) { in find_numa_distance()1814 int *distances; in sched_init_numa() local1845 distances = kcalloc(nr_levels, sizeof(int), GFP_KERNEL); in sched_init_numa()1846 if (!distances) { in sched_init_numa()1853 distances[i] = j; in sched_init_numa()1960 int nr_levels, *distances; in sched_reset_numa() local1967 distances = sched_domains_numa_distance; in sched_reset_numa()1971 if (distances || masks) { in sched_reset_numa()[all …]
15 the same kind of memory is found at varied distances.
24 Form 0 associativity supports only two NUMA distances (LOCAL and REMOTE).103 Since domainID can be sparse, the matrix of distances can also be effectively sparse.
45 This property defines a matrix to describe the relative distances51 The distances are equal in either direction.
23 cells at multiple distances from other cells.35 can have cells at multiple remote distances from any given cell.
12 because it can be used effectively over long distances and in electrically
11 distances with data transfer rates significantly higher than those
53 For references to the dictionary, distances are relative to the output
96 significant NUMA distances, are likely to benefit from the
1295 of the nest. All distances are expressed in centimeters. The PHY takes1296 the distances as a guide, and rounds to the nearest distance it
999 distances between watermarks are 0.1% of the available memory in the
Completed in 23 milliseconds