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