Home
last modified time | relevance | path

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

/openbmc/linux/mm/kasan/
H A Dreport_generic.c142 static const char *get_bug_type(struct kasan_report_info *info) in get_bug_type() function
166 info->bug_type = get_bug_type(info); in kasan_complete_mode_report_info()
/openbmc/linux/kernel/kcsan/
H A Dreport.c259 static const char *get_bug_type(int type) in get_bug_type() function
433 get_bug_type(ai->access_type | other_info->ai.access_type), in print_report()
437 pr_err("BUG: KCSAN: %s in %pS\n", get_bug_type(ai->access_type), in print_report()