Home
last modified time | relevance | path

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

/linux/mm/kmsan/
H A Dinstrumentation.c209 void *__msan_memset(void *dst, int c, uintptr_t n);
210 void *__msan_memset(void *dst, int c, uintptr_t n) in __msan_memset() function
232 EXPORT_SYMBOL(__msan_memset);
/linux/include/linux/
H A Dkmsan_string.h18 void *__msan_memset(void *s, int c, size_t n);
H A Dfortify-string.h110 #define __underlying_memset __msan_memset
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkmsan.rst277 void *__msan_memset(void *dst, int c, uintptr_t n)
/linux/Documentation/dev-tools/
H A Dkmsan.rst311 void *__msan_memset(void *dst, int c, uintptr_t n)