Searched refs:TEST_LIST_LEN (Results 1 – 1 of 1) sorted by relevance
16 #define TEST_LIST_LEN (512+128+2) /* not including head */ macro34 if (ela->serial >= TEST_LIST_LEN) { in check()38 if (elb->serial >= TEST_LIST_LEN) { in check()79 elts = kcalloc(TEST_LIST_LEN, sizeof(*elts), GFP_KERNEL); in list_sort_test()83 for (i = 0; i < TEST_LIST_LEN; i++) { in list_sort_test()89 el->value = prandom_u32() % (TEST_LIST_LEN / 3); in list_sort_test()135 if (count != TEST_LIST_LEN) { in list_sort_test()142 for (i = 0; i < TEST_LIST_LEN; i++) in list_sort_test()