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