Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dvm_pagelist.c2340 pgcnt_t acand; in page_freelist_coalesce() local
2342 PGCTRS_CANDS_GETVALUECOLOR(mnode, mrange, r, bin, acand); in page_freelist_coalesce()
2343 if (acand) { in page_freelist_coalesce()
2347 cands += acand; in page_freelist_coalesce()