Home
last modified time | relevance | path

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

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