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

  /external/ltp/testcases/kernel/io/disktest/
main.c 118 test->args->test_state = SET_OPER_R(test->args->test_state);
240 test->args->test_state = SET_OPER_R(test->args->test_state);
358 SET_OPER_R(test->args->test_state);
main.h 99 #define SET_OPER_R(x) (x | 0x10)
childmain.c 452 args->test_state = SET_OPER_R(args->test_state);

Completed in 75 milliseconds