Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/io/disktest/
Dmain.c118 test->args->test_state = SET_OPER_R(test->args->test_state); in linear_read_write_test()
240 test->args->test_state = SET_OPER_R(test->args->test_state); in init_data()
358 SET_OPER_R(test->args->test_state); in threadedMain()
Dmain.h99 #define SET_OPER_R(x) (x | 0x10) macro
Dchildmain.c452 args->test_state = SET_OPER_R(args->test_state); in get_next_action()