Searched refs:test_array (Results 1 – 3 of 3) 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()
1874 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];1875 test_array [0] = 0;1876 return test_array [0];
2998 static int test_array [1 - 2 * !(($2) >= 0)];2999 test_array [0] = 0;3000 return test_array [0];3015 static int test_array [1 - 2 * !(($2) <= $ac_mid)];3016 test_array [0] = 0;3017 return test_array [0];3042 static int test_array [1 - 2 * !(($2) < 0)];3043 test_array [0] = 0;3044 return test_array [0];3059 static int test_array [1 - 2 * !(($2) >= $ac_mid)];[all …]