Searched refs:kcsan_report_unknown_origin (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/kernel/kcsan/ |
| D | kcsan.h | 139 void kcsan_report_unknown_origin(const volatile void *ptr, size_t size, int access_type,
|
| D | report.c | 639 void kcsan_report_unknown_origin(const volatile void *ptr, size_t size, int access_type, in kcsan_report_unknown_origin() function
|
| D | core.c | 582 kcsan_report_unknown_origin(ptr, size, type, old, new, access_mask); in kcsan_setup_watchpoint()
|