Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_map.h123 ushort_t sm_want; /* someone wants a slot of this color */ member
H A Dseg_map.c965 want = sm->sm_want; in segmap_smapadd()
974 if (sm->sm_want) in segmap_smapadd()
1251 sm->sm_want++; in get_free_smp()
1255 sm->sm_want--; in get_free_smp()