Searched refs:JETSAM_PRIORITY_ENTITLED_MAX (Results 1 – 3 of 3) sorted by relevance
22 for (int32_t band = JETSAM_PRIORITY_IDLE + 1; band <= JETSAM_PRIORITY_ENTITLED_MAX; band++) {
45 #define JETSAM_PRIORITY_ENTITLED_MAX 9 /* Entitled processes may use bands 1-9 for exp… macro
2776 if (priority > JETSAM_PRIORITY_ENTITLED_MAX || in memorystatus_set_priority()7371 if (entries[i].priority > JETSAM_PRIORITY_ENTITLED_MAX ||