Searched defs:kasan_check_read (Results 1 – 1 of 1) sorted by relevance
31 #define kasan_check_read __kasan_check_read macro34 static inline bool kasan_check_read(const volatile void *p, unsigned int size) in kasan_check_read() function