Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dreport.c71 static struct other_info other_infos[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1]; variable
660 prepare_report_producer(&flags, &ai, &other_infos[watchpoint_idx]); in kcsan_report_set_info()
671 struct other_info *other_info = &other_infos[watchpoint_idx]; in kcsan_report_known_origin()