Searched defs:aligned_size (Results 1 – 6 of 6) sorted by relevance
39 ALWAYS_INLINE void FastPoisonShadow(uptr aligned_beg, uptr aligned_size, in FastPoisonShadow()
63 uptr aligned_size = RoundUpTo(g.size, ASAN_SHADOW_GRANULARITY); in PoisonRedZones() local
286 uptr aligned_size = size & ~(ASAN_SHADOW_GRANULARITY - 1); in PoisonAlignedStackMemory() local
99 template <typename T> constexpr size_t aligned_size() const { in aligned_size() function
145 uint32_t *aligned_size) in pac_aligned_size()
1625 u64 size, aligned_size; in qlnxr_align_cq_entries() local