Home
last modified time | relevance | path

Searched refs:new_memlimit_inactive (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
637 memlimit_mb_inactive = MAX(new_memlimit_inactive, memlimit_mb_inactive); in memorystatus_raise_memlimit()