Searched refs:KMEM_SIZE_VALID (Results 1 – 3 of 3) sorted by relevance
95 #define KMEM_SIZE_VALID(x) ((x) % 251 == 1 && (x) != 1) macro
3157 else if (!KMEM_SIZE_VALID(ip[1])) in verify_alloc()
2944 if (KMEM_SIZE_VALID(ip[1])) { in kmem_free()