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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c683 static mcl_slab_t *slab_get(void *);
1618 VERIFY(slab_inrange(sp, buf) && sp == slab_get(buf));
1731 sp = slab_get(buf);
2126 sp = slab_get(m);
2128 clsp = slab_get(cl);
2210 clsp = slab_get(cl);
2564 clsp = slab_get(cl);
2734 sp = slab_get(mbc);
2746 /* Update stats now since slab_get() drops the lock */
2758 sp = slab_get(m16kc
6069 slab_get(void *buf) function
[all...]

Completed in 25 milliseconds