Searched refs:suspended_only (Results 1 – 1 of 1) sorted by relevance
162 static bool kill_all_frozen_processes(uint64_t max_band, bool suspended_only, os_reason_t jetsam_re…1265 kill_all_frozen_processes(uint64_t max_band, bool suspended_only, os_reason_t jetsam_reason, uint64… in kill_all_frozen_processes() argument1296 if (suspended_only && !(state & P_MEMSTAT_SUSPENDED)) { in kill_all_frozen_processes()1335 if (!suspended_only && max_band == JETSAM_PRIORITY_MAX) { in kill_all_frozen_processes()