Searched refs:mcluster (Results 1 – 3 of 3) sorted by relevance
890 union mcluster { union891 union mcluster *mcl_next;1713 __private_extern__ union mcluster *m_cltom(int);
1535 union mcluster *c = sp->sl_head; in slab_free()2748 union mcluster *c = (union mcluster *)o;
358 ZONE_DEFINE_ID(ZONE_ID_CLUSTER_2K, "mbuf.cluster.2k", union mcluster,364 static_assert(sizeof(union mcluster) == MCLBYTES);