growproc           84 kernel/defs.h  int             growproc(int);
growproc           51 kernel/sysproc.c     if(growproc(n) < 0) {