Home
last modified time | relevance | path

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

/Linux-v6.6/mm/kmsan/
Dinstrumentation.c208 void *__msan_memset(void *dst, int c, uintptr_t n);
209 void *__msan_memset(void *dst, int c, uintptr_t n) in __msan_memset() function
231 EXPORT_SYMBOL(__msan_memset);
/Linux-v6.6/include/linux/
Dkmsan_string.h18 void *__msan_memset(void *s, int c, size_t n);
Dfortify-string.h55 #define __underlying_memset __msan_memset
/Linux-v6.6/Documentation/dev-tools/
Dkmsan.rst304 void *__msan_memset(void *dst, int c, uintptr_t n)