Searched refs:DO_TESTCASE_6IRW (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/lib/ |
D | locking-selftest.c | 1609 #define DO_TESTCASE_6IRW(desc, name, nr) \ macro 1662 DO_TESTCASE_6IRW(desc, name, 123); \ 1663 DO_TESTCASE_6IRW(desc, name, 132); \ 1664 DO_TESTCASE_6IRW(desc, name, 213); \ 1665 DO_TESTCASE_6IRW(desc, name, 231); \ 1666 DO_TESTCASE_6IRW(desc, name, 312); \ 1667 DO_TESTCASE_6IRW(desc, name, 321);
|