Home
last modified time | relevance | path

Searched refs:test_array (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dkcsan-test.c252 static long test_array[3 * PAGE_SIZE / sizeof(long)]; variable
360 for (i = 0; i < ARRAY_SIZE(test_array); ++i) in test_kernel_rmw_array()
361 test_array[i]++; in test_kernel_rmw_array()
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfigure1874 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];
/OK3568_Linux_fs/external/xserver/
H A Dconfigure2998 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 …]