Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libumem/common/
H A Dumem_impl.h93 #define UMEM_SIZE_VALID(x) ((x) % 251 == 1) macro
H A Dumem.c2233 if (UMEM_SIZE_VALID(ip[1])) { in _umem_free()
/titanic_44/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2810 else if (!UMEM_SIZE_VALID(ip[1])) in verify_alloc()