Searched refs:memorystatus_freeze_suspended_threshold (Results 1 – 2 of 2) sorted by relevance
129 extern unsigned int memorystatus_freeze_suspended_threshold;
100 unsigned int memorystatus_freeze_suspended_threshold = FREEZE_SUSPENDED_THRESHOLD_DEFAULT; variable419 …R_LEGACY_UINT(_kern, memorystatus_freeze_min_processes, &memorystatus_freeze_suspended_threshold, …860 …morystatus_suspended_count - memorystatus_frozen_count) > memorystatus_freeze_suspended_threshold); in memorystatus_freezer_get_status()2229 …memorystatus_freeze_suspended_threshold = MIN(memorystatus_freeze_suspended_threshold, FREEZE_SUSP… in memorystatus_can_freeze_processes()2231 …orystatus_suspended_count - memorystatus_frozen_count) > memorystatus_freeze_suspended_threshold) { in memorystatus_can_freeze_processes()