Searched refs:TEST_VALUE (Results 1 – 2 of 2) sorted by relevance
15 #define TEST_VALUE 0xC3 macro16 static const int rodata_test_data = TEST_VALUE;24 if (unlikely(READ_ONCE(rodata_test_data) != TEST_VALUE)) { in rodata_test()37 if (unlikely(READ_ONCE(rodata_test_data) != TEST_VALUE)) { in rodata_test()
7 #define TEST_VALUE 0x1234 macro148 err = prog_run_insert_elem(skel, key, TEST_VALUE); in test_pcpu_map_init()158 check_values_one_cpu(value, TEST_VALUE); in test_pcpu_map_init()185 err = prog_run_insert_elem(skel, key, TEST_VALUE); in test_pcpu_lru_map_init()195 check_values_one_cpu(value, TEST_VALUE); in test_pcpu_lru_map_init()