Searched refs:UMEM_SIZE_DECODE (Results 1 – 3 of 3) sorted by relevance
92 #define UMEM_SIZE_DECODE(x) ((x) / 251) macro
1182 UMEM_SIZE_DECODE(((uint32_t *)btp)[0]), in umem_error()1183 UMEM_SIZE_DECODE(((uint32_t *)btp)[1])); in umem_error()
2812 else if (bp[UMEM_SIZE_DECODE(ip[1])] == UMEM_REDZONE_BYTE) in verify_alloc()