Home
last modified time | relevance | path

Searched refs:expected_map_name (Results 1 – 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dbpf_obj_id.c11 const char *expected_map_name = "test_map_id"; in test_bpf_obj_id() local
75 strcmp((char *)map_infos[i].name, expected_map_name), in test_bpf_obj_id()
85 map_infos[i].name, expected_map_name)) in test_bpf_obj_id()