Searched refs:__kasan_check_read (Results 1 – 1 of 1) sorted by relevance
19 bool __kasan_check_read(const volatile void *p, unsigned int size);22 static inline bool __kasan_check_read(const volatile void *p, unsigned int size) in __kasan_check_read() function37 #define kasan_check_read __kasan_check_read