Searched refs:__msan_memset (Results 1 – 4 of 4) sorted by relevance
208 void *__msan_memset(void *dst, int c, uintptr_t n);209 void *__msan_memset(void *dst, int c, uintptr_t n) in __msan_memset() function231 EXPORT_SYMBOL(__msan_memset);
18 void *__msan_memset(void *s, int c, size_t n);
68 #define __underlying_memset __msan_memset
304 void *__msan_memset(void *dst, int c, uintptr_t n)