Searched refs:p_memstat_memlimit_inactive (Results 1 – 4 of 4) sorted by relevance
200 p->p_memstat_memlimit != p->p_memstat_memlimit_inactive) { in memstat_update_memlimit_locked()201 p->p_memstat_memlimit = p->p_memstat_memlimit_inactive; in memstat_update_memlimit_locked()241 assert3u(p->p_memstat_memlimit, ==, p->p_memstat_memlimit_inactive); in _memstat_write_memlimit_to_ledger_locked()733 if (p->p_memstat_memlimit_inactive > 0) { in memorystatus_raise_memlimit_locked()734 memlimit_mb_inactive = p->p_memstat_memlimit_inactive; in memorystatus_raise_memlimit_locked()735 } else if (p->p_memstat_memlimit_inactive == -1) { in memorystatus_raise_memlimit_locked()786 if (p->p_memstat_memlimit_inactive > 0) { in memorystatus_act_on_legacy_footprint_entitlement()787 memlimit_mb_inactive = p->p_memstat_memlimit_inactive; in memorystatus_act_on_legacy_footprint_entitlement()788 } else if (p->p_memstat_memlimit_inactive == -1) { in memorystatus_act_on_legacy_footprint_entitlement()1235 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…