Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c2278 pgcnt_t cands = 0, szcpgcnt = page_get_pagecnt(szc); in page_freelist_coalesce() local
2344 cands += acand; in page_freelist_coalesce()
2349 if (cands == 0) { in page_freelist_coalesce()
2418 if (--cands == 0) { in page_freelist_coalesce()
2472 pgcnt_t cands = 0; in page_freelist_coalesce_all() local
2476 PGCTRS_CANDS_GETVALUE(mnode, mrange, r, cands); in page_freelist_coalesce_all()
2477 if (cands != 0) in page_freelist_coalesce_all()
2480 if (cands == 0) { in page_freelist_coalesce_all()