INUSE_WORDS 142 kern/vm/kmalloc.c static uint32_t pagerefs_inuse[INUSE_WORDS]; INUSE_WORDS 151 kern/vm/kmalloc.c for (i=0; i<INUSE_WORDS; i++) {