Searched refs:CACHE_ALIGN_ON_SIZE (Results 1 – 3 of 3) sorted by relevance
29 CACHE_ALIGN_ON_SIZE = 0x40000000, enumerator
91 flags |= CACHE_ALIGN_ON_SIZE; in block_alloc()
624 if (size > SLAB_CHUNK_SIZE_LARGE || (flags & CACHE_ALIGN_ON_SIZE) != 0) { in AllocateRaw()632 = (flags & CACHE_ALIGN_ON_SIZE) != 0 in AllocateRaw()