OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SET_OPER_W
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/io/disktest/
main.c
79
test->args->test_state =
SET_OPER_W
(test->args->test_state);
237
test->args->test_state =
SET_OPER_W
(test->args->test_state);
354
SET_OPER_W
(test->args->test_state);
main.h
100
#define
SET_OPER_W
(x) (x & ~0x10)
childmain.c
443
args->test_state =
SET_OPER_W
(args->test_state);
Completed in 1329 milliseconds