Searched refs:DO_TESTCASE_6IRW (Results 1 – 1 of 1) sorted by relevance
/lib/ |
D | locking-selftest.c | 1560 #define DO_TESTCASE_6IRW(desc, name, nr) \ macro 1613 DO_TESTCASE_6IRW(desc, name, 123); \ 1614 DO_TESTCASE_6IRW(desc, name, 132); \ 1615 DO_TESTCASE_6IRW(desc, name, 213); \ 1616 DO_TESTCASE_6IRW(desc, name, 231); \ 1617 DO_TESTCASE_6IRW(desc, name, 312); \ 1618 DO_TESTCASE_6IRW(desc, name, 321);
|