Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c2337 pgcnt_t acand; in page_freelist_coalesce() local
2339 PGCTRS_CANDS_GETVALUECOLOR(mnode, mrange, r, bin, acand); in page_freelist_coalesce()
2340 if (acand) { in page_freelist_coalesce()
2344 cands += acand; in page_freelist_coalesce()