Searched refs:expected_key (Results 1 – 1 of 1) sorted by relevance
781 __u32 expected_key = 0, res_first_key; in test_bpf_array_map() local797 expected_key += i; in test_bpf_array_map()837 if (CHECK(skel->bss->key_sum != expected_key, in test_bpf_array_map()839 skel->bss->key_sum, expected_key)) in test_bpf_array_map()867 __u32 expected_key = 0, expected_val = 0; in test_bpf_percpu_array_map() local892 expected_key += i; in test_bpf_percpu_array_map()923 if (CHECK(skel->bss->key_sum != expected_key, in test_bpf_percpu_array_map()925 skel->bss->key_sum, expected_key)) in test_bpf_percpu_array_map()