Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/kcsan/
Dkcsan.h131 void kcsan_report_known_origin(const volatile void *ptr, size_t size, int access_type,
Dreport.c667 void kcsan_report_known_origin(const volatile void *ptr, size_t size, int access_type, in kcsan_report_known_origin() function
Dcore.c667 kcsan_report_known_origin(ptr, size, type, ip, in kcsan_setup_watchpoint()