Searched refs:other_info (Results 1 – 1 of 1) sorted by relevance
40 struct other_info { struct69 static struct other_info other_infos[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1];330 const struct other_info *other_info, in print_report() argument346 if (other_info) { in print_report()347 other_skipnr = get_stack_skipnr(other_info->stack_entries, in print_report()348 other_info->num_stack_entries); in print_report()349 other_frame = other_info->stack_entries[other_skipnr]; in print_report()361 if (other_info) { in print_report()370 get_bug_type(ai->access_type | other_info->ai.access_type), in print_report()381 if (other_info) { in print_report()[all …]