Home
last modified time | relevance | path

Searched defs:get_bug_type (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/mm/kasan/
Dtags_report.c37 const char *get_bug_type(struct kasan_access_info *info) in get_bug_type() function
Dgeneric_report.c112 const char *get_bug_type(struct kasan_access_info *info) in get_bug_type() function
/linux-5.10/kernel/kcsan/
Dreport.c248 static const char *get_bug_type(int type) in get_bug_type() function