Searched refs:kPolicyClearTheDecks (Results 1 – 2 of 2) sorted by relevance
1004 kPolicyClearTheDecks = 0x01,1601 (memorystatus_policy_t)kPolicyClearTheDecks, relaxed); in memstat_clear_the_decks()1602 if (orig_policy & kPolicyClearTheDecks) { in memstat_clear_the_decks()1616 (memorystatus_policy_t)kPolicyClearTheDecks, relaxed); in memstat_clear_the_decks()1617 if (!(orig_policy & kPolicyClearTheDecks)) { in memstat_clear_the_decks()1635 …boolean_t cleared = os_atomic_load(&memstat_policy_config, relaxed) & kPolicyClearTheDecks ? TRUE …4059 if (os_atomic_load(&memstat_policy_config, acquire) & kPolicyClearTheDecks) { in _memstat_page_shortage_offset()
103 kPolicyClearTheDecks = 0x01 variable146 if kern.globals.memstat_policy_config & kPolicyClearTheDecks: