Searched refs:NOTE_MEMORYSTATUS_MSL_STATUS (Results 1 – 3 of 3) sorted by relevance
307 #define NOTE_MEMORYSTATUS_MSL_STATUS 0xf0000000 /* bits used to request change to process MS… macro324 …EMORYSTATUS_PROC_LIMIT_WARN | NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL | NOTE_MEMORYSTATUS_MSL_STATUS)
115 The mask is `NOTE_MEMORYSTATUS_MSL_STATUS`/`DISPATCH_MEMORYPRESSURE_MSL_STATUS`.
2023 (((fflags & NOTE_MEMORYSTATUS_MSL_STATUS) != 0 &&2024 ((fflags & ~NOTE_MEMORYSTATUS_MSL_STATUS) == 0))))) {