Searched refs:DO_TESTCASE_6IRW (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/lib/ |
D | locking-selftest.c | 1067 #define DO_TESTCASE_6IRW(desc, name, nr) \ macro 1104 DO_TESTCASE_6IRW(desc, name, 123); \ 1105 DO_TESTCASE_6IRW(desc, name, 132); \ 1106 DO_TESTCASE_6IRW(desc, name, 213); \ 1107 DO_TESTCASE_6IRW(desc, name, 231); \ 1108 DO_TESTCASE_6IRW(desc, name, 312); \ 1109 DO_TESTCASE_6IRW(desc, name, 321);
|