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