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