Searched refs:taint_flags (Results 1 – 2 of 2) sorted by relevance
494 const struct taint_flag taint_flags[TAINT_FLAGS_COUNT] = { variable 530 const struct taint_flag *t = &taint_flags[i]; in print_tainted_seq() 548 static char buf[sizeof(taint_flags)]; in _print_tainted() 551 BUILD_BUG_ON(ARRAY_SIZE(taint_flags) != TAINT_FLAGS_COUNT); in _print_tainted()
87 extern const struct taint_flag taint_flags[TAINT_FLAGS_COUNT];