Searched refs:new_memlimit_inactive (Results 1 – 1 of 1) sorted by relevance
603 memorystatus_raise_memlimit(proc_t p, int new_memlimit_active, int new_memlimit_inactive) in memorystatus_raise_memlimit() argument637 memlimit_mb_inactive = MAX(new_memlimit_inactive, memlimit_mb_inactive); in memorystatus_raise_memlimit()