Home
last modified time | relevance | path

Searched refs:__kasan_check_write (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dkasan-checks.h20 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() function
38 #define kasan_check_write __kasan_check_write