Home
last modified time | relevance | path

Searched refs:CLD_FLG_TMO_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/io/disktest/
Dtimer.c151 if (args->flags & CLD_FLG_TMO_ERROR) { in ChildTimer()
Dmain.h174 #define CLD_FLG_TMO_ERROR 0x0001000000000000ULL /* make an IO TIMEOUT warning, fail the IO test */ macro
Dparse.c133 args->flags |= CLD_FLG_TMO_ERROR; in fill_cld_args()