Home
last modified time | relevance | path

Searched defs:bug_type (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/mm/kasan/
Dreport.c62 const char *bug_type = "unknown-crash"; in get_shadow_bug_type() local
116 const char *bug_type = "unknown-crash"; in get_wild_bug_type() local
137 const char *bug_type = get_bug_type(info); in print_error_description() local
/Linux-v4.19/arch/arm/kernel/
Dtraps.c352 enum bug_trap_type bug_type = BUG_TRAP_TYPE_NONE; in die() local