Searched refs:taint_flags (Results 1 – 3 of 3) sorted by relevance
644 const struct taint_flag taint_flags[TAINT_FLAGS_COUNT] = { variable681 const struct taint_flag *t = &taint_flags[i]; in print_tainted_seq()699 static char buf[sizeof(taint_flags)]; in _print_tainted()702 BUILD_BUG_ON(ARRAY_SIZE(taint_flags) != TAINT_FLAGS_COUNT); in _print_tainted()
92 extern const struct taint_flag taint_flags[TAINT_FLAGS_COUNT];
958 buf[l++] = taint_flags[i].c_true; in module_flags_taint()