Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dkcsan.h131 void kcsan_report_known_origin(const volatile void *ptr, size_t size, int access_type,
H A Dreport.c666 void kcsan_report_known_origin(const volatile void *ptr, size_t size, int access_type, in kcsan_report_known_origin() function
H A Dcore.c678 kcsan_report_known_origin(ptr, size, type, ip, in kcsan_setup_watchpoint()