Searched refs:bg_approached (Results 1 – 2 of 2) sorted by relevance
150 bool bg_approached; /* Has the BG band been approached? */ member
4781 if (priority >= JETSAM_PRIORITY_BACKGROUND && !state->bg_approached) { in memstat_do_priority_kill()4782 state->bg_approached = true; in memstat_do_priority_kill()4951 state->bg_approached = false; in memorystatus_thread_internal()