Searched refs:expected_key (Results 1 – 1 of 1) sorted by relevance
757 __u32 expected_key = 0, res_first_key; in test_bpf_array_map() local773 expected_key += i; in test_bpf_array_map()813 if (CHECK(skel->bss->key_sum != expected_key, in test_bpf_array_map()815 skel->bss->key_sum, expected_key)) in test_bpf_array_map()843 __u32 expected_key = 0, expected_val = 0; in test_bpf_percpu_array_map() local868 expected_key += i; in test_bpf_percpu_array_map()899 if (CHECK(skel->bss->key_sum != expected_key, in test_bpf_percpu_array_map()901 skel->bss->key_sum, expected_key)) in test_bpf_percpu_array_map()