Searched defs:next_layout (Results 1 – 2 of 2) sorted by relevance
26993 uint32_t next_layout = layout; in TryAcquireChunk() local27018 uint32_t next_layout = (layout << kLayoutShift) & kLayoutMask; in TryPartitionPage() local27078 uint32_t next_layout = layout; in ReleaseChunk() local
33282 uint32_t next_layout = layout; in TryAcquireChunk() local33307 uint32_t next_layout = (layout << kLayoutShift) & kLayoutMask; in TryPartitionPage() local33367 uint32_t next_layout = layout; in ReleaseChunk() local