Home
last modified time | relevance | path

Searched refs:kmsan_report (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/mm/kmsan/
H A Dcore.c338 kmsan_report(cur_origin, addr, size, in kmsan_internal_check_memory()
356 kmsan_report(cur_origin, addr, size, in kmsan_internal_check_memory()
376 kmsan_report(cur_origin, addr, size, in kmsan_internal_check_memory()
390 kmsan_report(cur_origin, addr, size, cur_off_start, pos - 1, in kmsan_internal_check_memory()
H A Dkmsan.h81 * kmsan_report() - Report a use of uninitialized value.
91 * kmsan_report() prints an error message for a consequent group of bytes
94 * a memory range, KMSAN may call kmsan_report() multiple times with the same
98 void kmsan_report(depot_stack_handle_t origin, void *address, int size,
H A Dreport.c148 void kmsan_report(depot_stack_handle_t origin, void *address, int size, in kmsan_report() function
H A Dinstrumentation.c317 kmsan_report(origin, /*address*/ 0, /*size*/ 0, in __msan_warning()

Completed in 2 milliseconds