Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c603 memorystatus_raise_memlimit(proc_t p, int new_memlimit_active, int new_memlimit_inactive) in memorystatus_raise_memlimit() argument
636 memlimit_mb_active = MAX(new_memlimit_active, memlimit_mb_active); in memorystatus_raise_memlimit()