Searched refs:watchpoint_idx (Results 1 – 2 of 2) sorted by relevance
598 enum kcsan_report_type type, int watchpoint_idx) in kcsan_report() argument609 ? NULL : &other_infos[watchpoint_idx]; in kcsan_report()612 if (WARN_ON(watchpoint_idx < 0 || watchpoint_idx >= ARRAY_SIZE(other_infos))) in kcsan_report()
142 enum kcsan_report_type type, int watchpoint_idx);