ks_inuse          324 kern/kern_malloc.c 	ksp->ks_inuse++;
ks_inuse          393 kern/kern_malloc.c 		ksp->ks_inuse--;
ks_inuse          439 kern/kern_malloc.c 	ksp->ks_inuse--;
ks_inuse          663 kern/kern_malloc.c 		    memname[i], km->ks_inuse, km->ks_memuse / 1024,
ks_inuse          313 sys/malloc.h   	long	ks_inuse;	/* # of packets of this type currently in use */