Searched refs:DO_TESTCASE_2x2RW (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | locking-selftest.c | 1478 #define DO_TESTCASE_2x2RW(desc, name, nr) \ macro 1483 DO_TESTCASE_2x2RW(desc, name, 123); \ 1484 DO_TESTCASE_2x2RW(desc, name, 132); \ 1485 DO_TESTCASE_2x2RW(desc, name, 213); \ 1486 DO_TESTCASE_2x2RW(desc, name, 231); \ 1487 DO_TESTCASE_2x2RW(desc, name, 312); \ 1488 DO_TESTCASE_2x2RW(desc, name, 321);
|