Searched defs:taint (Results 1 – 4 of 4) sorted by relevance
/linux/kernel/ |
H A D | panic.c | 631 #define TAINT_FLAG(taint, _c_true, _c_false, _module) \ argument 869 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn() 915 void warn_slowpath_fmt(const char *file, int line, unsigned taint, in warn_slowpath_fmt()
|
/linux/arch/x86/kernel/cpu/mce/ |
H A D | core.c | 1333 int severity, i, taint = 0; in __mc_scan_banks() local 1526 int worst = 0, order, no_way_out, kill_current_task, lmce, taint = 0; in do_machine_check() local
|
/linux/drivers/block/aoe/ |
H A D | aoe.h | 151 int taint; /* how much we want to avoid this aoetgt */ member
|
/linux/arch/x86/kernel/cpu/ |
H A D | common.c | 1606 int taint = 0; in parse_set_clear_cpuid() local
|