Searched refs:TST_TAINT_D (Results 1 – 5 of 5) sorted by relevance
54 #define TST_TAINT_D (1 << 7) /* kernel died recently - OOPS or BUG */ macro
57 } else if (mask & TST_TAINT_D) { in tst_taint_check_kver()
74 tst_taint_init(TST_TAINT_W | TST_TAINT_D); in setup()
88 tst_taint_init(TST_TAINT_W | TST_TAINT_D); in setup()
1488 tst_taint_init(TST_TAINT_W | TST_TAINT_D);