Searched refs:hashmap_output (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dfor_each_hash_map_elem.c77 int hashmap_output = 0; variable
90 hashmap_output = data.output;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfor_each.c59 ASSERT_EQ(skel->bss->hashmap_output, 4, "hashmap_output");

Completed in 93 milliseconds