Searched refs:p_memstat_memlimit_inactive (Results 1 – 4 of 4) sorted by relevance
203 p->p_memstat_memlimit != p->p_memstat_memlimit_inactive) { in memstat_update_memlimit_locked()204 p->p_memstat_memlimit = p->p_memstat_memlimit_inactive; in memstat_update_memlimit_locked()244 assert3u(p->p_memstat_memlimit, ==, p->p_memstat_memlimit_inactive); in _memstat_write_memlimit_to_ledger_locked()728 if (p->p_memstat_memlimit_inactive > 0) { in memorystatus_raise_memlimit_locked()729 memlimit_mb_inactive = p->p_memstat_memlimit_inactive; in memorystatus_raise_memlimit_locked()730 } else if (p->p_memstat_memlimit_inactive == -1) { in memorystatus_raise_memlimit_locked()781 if (p->p_memstat_memlimit_inactive > 0) { in memorystatus_act_on_legacy_footprint_entitlement()782 memlimit_mb_inactive = p->p_memstat_memlimit_inactive; in memorystatus_act_on_legacy_footprint_entitlement()783 } else if (p->p_memstat_memlimit_inactive == -1) { in memorystatus_act_on_legacy_footprint_entitlement()1230 p->p_memstat_memlimit_inactive, in memorystatus_debug_dump_bucket_locked()[all …]
1209 child_proc->p_memstat_memlimit_inactive = 0; in forkproc()
479 …int32_t p_memstat_memlimit_inactive; /* memory limit enforced when process is in inacti… member
107 …se values on the proc structure (`p_memstat_memlimit_active`, `p_memstat_memlimit_inactive`, `p_me…