Searched refs:MAX_FREEZABLE_PROCESSES (Results 1 – 1 of 1) sorted by relevance
791 #define MAX_FREEZABLE_PROCESSES 200 /* Total # of processes in band 0 that we evaluate for freezabi… macro830 … = sizeof(global_freezable_status_t) + (sizeof(proc_freezable_status_t) * MAX_FREEZABLE_PROCESSES); in memorystatus_freezer_get_status()861 while ((proc_count <= MAX_FREEZABLE_PROCESSES) && in memorystatus_freezer_get_status()1062 … = sizeof(global_freezable_status_t) + (sizeof(proc_freezable_status_t) * MAX_FREEZABLE_PROCESSES); in memorystatus_freezer_get_status()