Searched refs:rounded_up_size (Results 1 – 1 of 1) sorted by relevance
290 size_t rounded_up_size = round_up(size, KASAN_GRANULE_SIZE); in __asan_alloca_poison() local292 rounded_up_size; in __asan_alloca_poison()297 const void *right_redzone = (const void *)(addr + rounded_up_size); in __asan_alloca_poison()