Home
last modified time | relevance | path

Searched refs:TST_TAINT_O (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/
Dtst_taint.h61 #define TST_TAINT_O (1 << 12) /* out of tree module loaded */ macro
/third_party/ltp/lib/
Dtst_taint.c44 } else if (mask & TST_TAINT_O) { in tst_taint_check_kver()