Searched refs:DO_TESTCASE_2x2RW (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/lib/ |
| D | locking-selftest.c | 1477 #define DO_TESTCASE_2x2RW(desc, name, nr) \ macro 1482 DO_TESTCASE_2x2RW(desc, name, 123); \ 1483 DO_TESTCASE_2x2RW(desc, name, 132); \ 1484 DO_TESTCASE_2x2RW(desc, name, 213); \ 1485 DO_TESTCASE_2x2RW(desc, name, 231); \ 1486 DO_TESTCASE_2x2RW(desc, name, 312); \ 1487 DO_TESTCASE_2x2RW(desc, name, 321);
|