Searched refs:slabgrp (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/tools/lldbmacros/
H A Dmbufs.py291 while (x < unsigned(kern.globals.slabgrp)):
/xnu-2782.1.97/bsd/kern/
H A Duipc_mbuf.c473 static unsigned int slabgrp; /* # of entries in slabs table */ variable
6273 ++slabgrp;
6274 VERIFY(ix < slabgrp);

Completed in 36 milliseconds