Searched refs:crashtype_categories (Results 1 – 1 of 1) sorted by relevance
90 static const struct crashtype_category *crashtype_categories[] = { variable140 for (cat = 0; cat < ARRAY_SIZE(crashtype_categories); cat++) { in find_crashtype()141 for (idx = 0; idx < crashtype_categories[cat]->len; idx++) { in find_crashtype()144 crashtype = &crashtype_categories[cat]->crashtypes[idx]; in find_crashtype()277 for (cat = 0; cat < ARRAY_SIZE(crashtype_categories); cat++) { in lkdtm_debugfs_read()278 for (idx = 0; idx < crashtype_categories[cat]->len; idx++) { in lkdtm_debugfs_read()281 crashtype = &crashtype_categories[cat]->crashtypes[idx]; in lkdtm_debugfs_read()