Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmem_config.c135 int exhausted; in kphysm_add_memory_dynamic() local
220 exhausted = (metapgs == 0 || npgs == 0); in kphysm_add_memory_dynamic()
222 if (kpm_enable && !exhausted) { in kphysm_add_memory_dynamic()
249 exhausted = (tpgs <= metapgs); in kphysm_add_memory_dynamic()
250 if (!exhausted) { in kphysm_add_memory_dynamic()
265 if (exhausted) { in kphysm_add_memory_dynamic()
/titanic_41/usr/src/cmd/praudit/
H A Dprint_audit.txt128 EIO - input exhausted before end of an audit record.