Home
last modified time | relevance | path

Searched refs:kcsan_report_set_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/kcsan/
H A Dkcsan.h123 void kcsan_report_set_info(const volatile void *ptr, size_t size, int access_type,
H A Dreport.c651 void kcsan_report_set_info(const volatile void *ptr, size_t size, int access_type, in kcsan_report_set_info() function
H A Dcore.c507 kcsan_report_set_info(ptr, size, type, ip, watchpoint - watchpoints); in kcsan_found_watchpoint()