Searched refs:other_infos (Results 1 – 1 of 1) sorted by relevance
64 static struct other_info other_infos[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1]; variable609 ? NULL : &other_infos[watchpoint_idx]; in kcsan_report()612 if (WARN_ON(watchpoint_idx < 0 || watchpoint_idx >= ARRAY_SIZE(other_infos))) in kcsan_report()