Searched refs:KMEM_REALLOC_FLAGS_VALID (Results 1 – 2 of 2) sorted by relevance
683 #define KMEM_REALLOC_FLAGS_VALID(flags) \ macro732 __attribute__((diagnose_if(!KMEM_REALLOC_FLAGS_VALID(flags),
1807 assert(KMEM_REALLOC_FLAGS_VALID(flags)); in kmem_realloc_guard()