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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h207 void *mag_round[1]; /* one or more rounds */ member in struct:umem_magazine
H A Dumem.c1522 void *buf = mp->mag_round[round];
1655 buf = ccp->cc_loaded->mag_round[--ccp->cc_rounds];
1774 ccp->cc_loaded->mag_round[ccp->cc_rounds++] = buf;

Completed in 29 milliseconds