Searched refs:TAINT_CRAP (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c2253 add_taint(TAINT_CRAP, LOCKDEP_STILL_OK);
3121 add_taint(TAINT_CRAP, LOCKDEP_STILL_OK);
5246 add_taint(TAINT_CRAP, LOCKDEP_STILL_OK);
/linux-master/kernel/
H A Dpanic.c489 [ TAINT_CRAP ] = { 'C', ' ', true },
H A Dtracepoint.c573 return mod->taints & ~((1 << TAINT_OOT_MODULE) | (1 << TAINT_CRAP) |
/linux-master/kernel/module/
H A Dmain.c2024 add_taint_module(mod, TAINT_CRAP, LOCKDEP_STILL_OK);
/linux-master/include/linux/
H A Dpanic.h67 #define TAINT_CRAP 10 macro
/linux-master/include/trace/events/
H A Dmodule.h28 { (1UL << TAINT_CRAP), "C" }, \

Completed in 172 milliseconds