Searched refs:test_array (Results 1 – 1 of 1) sorted by relevance
254 static long test_array[3 * PAGE_SIZE / sizeof(long)]; variable362 for (i = 0; i < ARRAY_SIZE(test_array); ++i) in test_kernel_rmw_array()363 test_array[i]++; in test_kernel_rmw_array()