Searched defs:map2_fd (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
A 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
|
A D | bpf_iter.c | 455 int err, iter_fd, map1_fd, map2_fd, len; in test_overflow() local
|
/linux/tools/testing/selftests/bpf/ |
A D | test_progs.c | 310 int compare_map_keys(int map1_fd, int map2_fd) in compare_map_keys()
|
Completed in 9 milliseconds