Searched refs:TAINT_OOT_MODULE (Results 1 – 3 of 3) sorted by relevance
70 #define TAINT_OOT_MODULE 12 macro
26 { (1UL << TAINT_OOT_MODULE), "O" }, \
526 return mod->taints & ~((1 << TAINT_OOT_MODULE) | (1 << TAINT_CRAP) | in trace_module_has_bad_taint()