Searched refs:VMUSAGE_ALL_EUSERS (Results 1 – 2 of 2) sorted by relevance
72 #define VMUSAGE_ALL_EUSERS 0x400 /* same as VMUSAGE_ALL_RUSERS, but by */ macro
539 if ((vmu_data.vmu_calc_flags & (VMUSAGE_EUSERS | VMUSAGE_ALL_EUSERS)) in vmu_alloc_zone()1467 VMUSAGE_ALL_EUSERS)) { in vmu_calculate_proc()1506 (VMUSAGE_EUSERS | VMUSAGE_ALL_EUSERS)) { in vmu_calculate_proc()1775 if (flags & (VMUSAGE_EUSERS | VMUSAGE_ALL_EUSERS | VMUSAGE_COL_EUSERS)) in vmu_copyout_results()1846 (flags & (VMUSAGE_ALL_EUSERS | in vmu_copyout_results()1919 if (flags & (VMUSAGE_ALL_EUSERS | VMUSAGE_COL_EUSERS)) { in vm_getusage()1920 flags &= ~(VMUSAGE_ALL_EUSERS | VMUSAGE_COL_EUSERS); in vm_getusage()