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