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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h186 #define UMEM_BUFTAG_ALLOC 0xa110c8edUL macro
H A Dumem.c1417 btp->bt_bxstat = (intptr_t)bcp ^ UMEM_BUFTAG_ALLOC;
1470 if (btp->bt_bxstat != ((intptr_t)bcp ^ UMEM_BUFTAG_ALLOC)) {

Completed in 22 milliseconds