Home
last modified time | relevance | path

Searched refs:memstat_update_priority_locked (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/bsd/kern/
H A Dkern_memorystatus_internal.h279 void memstat_update_priority_locked(proc_t p, int priority,
H A Dkern_memorystatus.c2198 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()
2281memstat_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()
[all …]
H A Dkern_memorystatus_freeze.c1982 memstat_update_priority_locked(p, JETSAM_PRIORITY_IDLE, in memorystatus_freeze_process()
2315 memstat_update_priority_locked(p, priority, MEMSTAT_PRIORITY_NO_AGING); in memorystatus_demote_frozen_process()