Searched defs:taint (Results 1 – 4 of 4) sorted by relevance
72 unsigned int taint = -1; in tst_taint_init() local102 unsigned int taint = -1; in tst_taint_check() local
291 struct tainted *taint = NULL; in colorization() local1864 u32 len, u32 lvl, struct tainted *taint) {2694 u32 len, u8 lvl, struct tainted *taint) {2909 struct tainted *taint = NULL; local
177 for (typeof(*abort_taints) *taint = abort_taints; taint->bit; taint++) in tainted() local202 for (typeof(*abort_taints) *taint = abort_taints; taint->bit; taint++) { in handle_taint() local
244 struct tainted *taint; /* Taint information from CmpLog */ member