Searched refs:TEST_LIST_LEN (Results 1 – 1 of 1) sorted by relevance
158 #define TEST_LIST_LEN (512+128+2) /* not including head */ macro176 if (ela->serial >= TEST_LIST_LEN) { in check()180 if (elb->serial >= TEST_LIST_LEN) { in check()221 elts = kcalloc(TEST_LIST_LEN, sizeof(*elts), GFP_KERNEL); in list_sort_test()227 for (i = 0; i < TEST_LIST_LEN; i++) { in list_sort_test()234 el->value = prandom_u32() % (TEST_LIST_LEN / 3); in list_sort_test()280 if (count != TEST_LIST_LEN) { in list_sort_test()287 for (i = 0; i < TEST_LIST_LEN; i++) in list_sort_test()