Searched refs:DO_TESTCASE_6IRW (Results 1 – 1 of 1) sorted by relevance
/lib/ |
D | locking-selftest.c | 1264 #define DO_TESTCASE_6IRW(desc, name, nr) \ macro 1301 DO_TESTCASE_6IRW(desc, name, 123); \ 1302 DO_TESTCASE_6IRW(desc, name, 132); \ 1303 DO_TESTCASE_6IRW(desc, name, 213); \ 1304 DO_TESTCASE_6IRW(desc, name, 231); \ 1305 DO_TESTCASE_6IRW(desc, name, 312); \ 1306 DO_TESTCASE_6IRW(desc, name, 321);
|