Searched refs:memorystatus_phantom_cache_pressure (Results 1 – 4 of 4) sorted by relevance
105 extern _Atomic bool memorystatus_phantom_cache_pressure;
91 status->msh_phantom_cache_pressure = os_atomic_load(&memorystatus_phantom_cache_pressure, acquire); in memorystatus_health_check()
506 _Atomic bool memorystatus_phantom_cache_pressure = false; variable4401 os_atomic_store(&memorystatus_phantom_cache_pressure, false, release); in memorystatus_thread_internal()
650 extern bool memorystatus_phantom_cache_pressure;2748 os_atomic_store(&memorystatus_phantom_cache_pressure, true, release); in compressor_needs_to_swap()