Searched defs:POINTER_INVALIDATE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkmem.h107 #define POINTER_INVALIDATE(pp) (*(pp) = (void *)((uintptr_t)(*(pp)) | 0x1)) macro
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h336 #define POINTER_INVALIDATE(_pp) /* nothing */ macro

Completed in 47 milliseconds