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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h328 size_t clh_avail; member in struct:umem_cpu_log_header
H A Dumem.c1082 if (size > clhp->clh_avail) {
1091 clhp->clh_avail = lhp->lh_chunksize;
1098 clhp->clh_avail -= size;

Completed in 198 milliseconds