Searched defs:map2_fd (Results 1 – 3 of 3) sorted by relevance
/tools/testing/selftests/bpf/prog_tests/ |
D | btf_map_in_map.c | 25 int map1_fd, map2_fd, map3_fd, map4_fd, map5_fd, map1_id, map2_id; in test_lookup_update() local
|
D | bpf_iter.c | 457 int err, iter_fd, map1_fd, map2_fd, len; in test_overflow() local
|
/tools/testing/selftests/bpf/ |
D | test_progs.c | 298 int compare_map_keys(int map1_fd, int map2_fd) in compare_map_keys()
|