subr_msan.c | 147 kmsan_report_hook(const void *addr, size_t size, size_t off, const char *hook) function in typeref:typename:void 376 kmsan_report_hook((const char *)addr + i, size, i, hook); 422 kmsan_report_hook((const char *)arg + i, size, i, hook);
|