Searched refs:__kasan_check_write (Results 1 – 1 of 1) sorted by relevance
20 bool __kasan_check_write(const volatile void *p, unsigned int size);26 static inline bool __kasan_check_write(const volatile void *p, unsigned int size) in __kasan_check_write() function38 #define kasan_check_write __kasan_check_write