Searched refs:maxnobj (Results 1 – 1 of 1) sorted by relevance
134 static int maxnobj; in get_swap_vmobjects() local149 if (nswobj < maxnobj) { in get_swap_vmobjects()158 if (nswobj <= maxnobj) in get_swap_vmobjects()161 last_nswobj = maxnobj; in get_swap_vmobjects()162 maxnobj = nswobj; in get_swap_vmobjects()165 if ((swobj = reallocf(swobj, maxnobj * sizeof(*swobj))) == in get_swap_vmobjects()