Searched defs:ani_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Danon.h171 * ani_free = amount of unallocated anonymous memory
183 pgcnt_t ani_free; member in struct:anoninfo
190 size32_t ani_free; member in struct:anoninfo32
196 * Define the NCPU pool of the ani_free counters. Update the counter
198 * sync anoninfo.ani_free with the current total off all the NCPU entries.
201 typedef struct ani_free { struct
354 * ani_free = # unallocated physical slots + # of reserved unallocated
374 pgcnt_t ani_free; /* # of unallocated phys and mem slots */ member in struct:k_anoninfo

Completed in 58 milliseconds