Searched refs:IsSharedAllocationType (Results 1 – 2 of 2) sorted by relevance
89 if (IsSharedAllocationType(allocation)) { in AllocateRawWithLightRetrySlowPath()111 if (IsSharedAllocationType(allocation)) { in AllocateRawWithRetryOrFailSlowPath()
875 inline constexpr bool IsSharedAllocationType(AllocationType kind) { in IsSharedAllocationType() function