growproc           88 kernel/defs.h  int             growproc(int);
growproc           46 kernel/sysproc.c   if(growproc(n) < 0)