lmax
tmax = lmax(np->ts.tv_sec, tp->t_tv.tv_sec);
tmax = lmax(np->ts.tv_sec, tp->t_tv.tv_sec);
tmax = lmax(np->ts.tv_sec, tp->t_tv.tv_sec);
LIBKERN_INLINE long lmax(long, long);
vaddr_t lmax;
vaddr_t lmax;
lmax = uvm_map_boundary(map, min, max);
entry->fspace += lmax - min;
entry->fspace = lmax - min;
min = lmax;
lmax = max;
if (min < stack_begin && lmax > stack_begin)
lmax = stack_begin;
else if (min < stack_end && lmax > stack_end)
lmax = stack_end;
sz += lmax - min;
min = lmax;
int lsuffix, lusername, lmax;
lmax = -1;
if (lsuffix > lmax &&
lmax = lsuffix;