Home
last modified time | relevance | path

Searched refs:KASAN_TAG_MAX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dkasan-tags.h7 #define KASAN_TAG_MAX 0xFD /* maximum value for random tags */ macro
/openbmc/linux/mm/kasan/
H A Dsw_tags.c70 return (u8)(state % (KASAN_TAG_MAX + 1)); in kasan_random_tag()
/openbmc/linux/arch/arm64/include/asm/
H A Dsysreg.h884 #define __MTE_TAG_MAX (KASAN_TAG_MAX & 0xf)