Home
last modified time | relevance | path

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

/openbmc/linux/mm/kmsan/
H A 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);
/openbmc/linux/include/linux/
H A Dkmsan_string.h18 void *__msan_memset(void *s, int c, size_t n);
H A Dfortify-string.h68 #define __underlying_memset __msan_memset
/openbmc/linux/Documentation/dev-tools/
H A Dkmsan.rst304 void *__msan_memset(void *dst, int c, uintptr_t n)