Searched refs:TAINT_CRAP (Results 1 – 5 of 5) sorted by relevance
68 #define TAINT_CRAP 10 macro
28 { (1UL << TAINT_CRAP), "C" }, \
573 return mod->taints & ~((1 << TAINT_OOT_MODULE) | (1 << TAINT_CRAP) | in trace_module_has_bad_taint()
2222 add_taint(TAINT_CRAP, LOCKDEP_STILL_OK); in gic_check_reserved_range()3090 add_taint(TAINT_CRAP, LOCKDEP_STILL_OK); in its_cpu_init_lpis()5245 add_taint(TAINT_CRAP, LOCKDEP_STILL_OK); in redist_disable_lpis()
2042 add_taint_module(mod, TAINT_CRAP, LOCKDEP_STILL_OK); in module_augment_kernel_taints()
Completed in 28 milliseconds