HomeSort by relevance Sort by last modified time
    Searched refs:TST_OPER (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/io/disktest/
timer.c 104 if (TST_OPER(args->test_state) == WRITER) {
114 if (TST_OPER(args->test_state) == READER) {
main.h 98 #define TST_OPER(x) (short) ((x & 0x10) >> 4) /* last transfer operation (write = 0, read = 1) */
childmain.c 241 target.oper = TST_OPER(args->test_state);
633 target.oper = TST_OPER(args->test_state);

Completed in 660 milliseconds