Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_map.c198 static int *colors_used; variable
473 colors_used = kmem_zalloc(smd_nfree * sizeof (int), KM_SLEEP); in segmap_create()
1773 colors_used[free_ndx]++; in segmap_getmapflt()