Searched refs:TST_OPER (Results 1 – 3 of 3) sorted by relevance
104 if (TST_OPER(args->test_state) == WRITER) { in ChildTimer()114 if (TST_OPER(args->test_state) == READER) { in ChildTimer()
98 #define TST_OPER(x) (short) ((x & 0x10) >> 4) /* last transfer operation (write = 0, read = 1) */ macro
241 target.oper = TST_OPER(args->test_state); in get_next_action()633 target.oper = TST_OPER(args->test_state); in ChildMain()