Searched refs:tnts (Results 1 – 1 of 1) sorted by relevance
225 static const struct tnt tnts[] = { variable268 static char buf[ARRAY_SIZE(tnts) + sizeof("Tainted: ")]; in print_tainted()275 for (i = 0; i < ARRAY_SIZE(tnts); i++) { in print_tainted()276 const struct tnt *t = &tnts[i]; in print_tainted()