Searched refs:DO_TESTCASE_6IRW (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | locking-selftest.c | 1538 #define DO_TESTCASE_6IRW(desc, name, nr) \ macro 1591 DO_TESTCASE_6IRW(desc, name, 123); \ 1592 DO_TESTCASE_6IRW(desc, name, 132); \ 1593 DO_TESTCASE_6IRW(desc, name, 213); \ 1594 DO_TESTCASE_6IRW(desc, name, 231); \ 1595 DO_TESTCASE_6IRW(desc, name, 312); \ 1596 DO_TESTCASE_6IRW(desc, name, 321);
|