Searched refs:kcsan_report_set_info (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/kcsan/ |
H A D | kcsan.h | 123 void kcsan_report_set_info(const volatile void *ptr, size_t size, int access_type,
|
H A D | report.c | 651 void kcsan_report_set_info(const volatile void *ptr, size_t size, int access_type, in kcsan_report_set_info() function
|
H A D | core.c | 507 kcsan_report_set_info(ptr, size, type, ip, watchpoint - watchpoints); in kcsan_found_watchpoint()
|