Searched refs:KASAN_ABI_VERSION (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dcompiler-clang.h18 #define KASAN_ABI_VERSION 5 macro
H A Dcompiler-gcc.h94 #define KASAN_ABI_VERSION 5 macro
96 #define KASAN_ABI_VERSION 4 macro
/linux-master/mm/kasan/
H A Dkasan.h178 #ifndef KASAN_ABI_VERSION
179 #define KASAN_ABI_VERSION 1 macro
243 #if KASAN_ABI_VERSION >= 4
246 #if KASAN_ABI_VERSION >= 5

Completed in 170 milliseconds