Home
last modified time | relevance | path

Searched refs:TST_TAINT_D (Results 1 – 4 of 4) sorted by relevance

/external/ltp/include/
Dtst_taint.h66 #define TST_TAINT_D (1 << 7) /* kernel died recently - OOPS or BUG */ macro
/external/ltp/lib/
Dtst_taint.c57 } else if (mask & TST_TAINT_D) { in tst_taint_check_kver()
/external/ltp/testcases/cve/
Dcve-2017-17053.c100 tst_taint_init(TST_TAINT_W | TST_TAINT_D); in setup()
/external/ltp/doc/
Dtest-writing-guidelines.txt1426 tst_taint_init(TST_TAINT_W | TST_TAINT_D);