Home
last modified time | relevance | path

Searched refs:UMEM_SIZE_VALID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h96 #define UMEM_SIZE_VALID(x) ((x) % 251 == 1) macro
H A Dumem.c2237 if (UMEM_SIZE_VALID(ip[1])) { in _umem_free()
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2811 else if (!UMEM_SIZE_VALID(ip[1])) in verify_alloc()