Lines Matching refs:memstat_update_priority_locked
2198 memstat_update_priority_locked(p, jetsam_prio, MEMSTAT_PRIORITY_OPTIONS_NONE); in memorystatus_update_inactive_jetsam_priority_band()
2202 memstat_update_priority_locked(p, JETSAM_PRIORITY_IDLE, MEMSTAT_PRIORITY_NO_AGING); in memorystatus_update_inactive_jetsam_priority_band()
2210 memstat_update_priority_locked(p, JETSAM_PRIORITY_IDLE, MEMSTAT_PRIORITY_NO_AGING); in memorystatus_update_inactive_jetsam_priority_band()
2214 memstat_update_priority_locked(p, JETSAM_PRIORITY_IDLE, MEMSTAT_PRIORITY_NO_AGING); in memorystatus_update_inactive_jetsam_priority_band()
2281 … memstat_update_priority_locked(p, JETSAM_PRIORITY_AGING_BAND1_STUCK, MEMSTAT_PRIORITY_NO_AGING); in memorystatus_perform_idle_demotion()
2286 memstat_update_priority_locked(p, JETSAM_PRIORITY_IDLE, MEMSTAT_PRIORITY_NO_AGING); in memorystatus_perform_idle_demotion()
2560 memstat_update_priority_locked(proc_t p, in memstat_update_priority_locked() function
2839 memstat_update_priority_locked(p, priority, options); in memorystatus_set_priority()
3221 memstat_update_priority_locked(p, priority, priority_options); in memorystatus_dirty_track()
3321 memstat_update_priority_locked(p, priority, MEMSTAT_PRIORITY_OPTIONS_NONE); in memorystatus_dirty_set()
3387 memstat_update_priority_locked(p, JETSAM_PRIORITY_IDLE, in memorystatus_dirty_clear()
7440 memstat_update_priority_locked(p, new_priority, priority_options);