Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_offload.py187 maps = [m for m in maps if m not in base_maps and m.get('name') not in base_map_names]
771 base_map_names = [ variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_offload.py187 maps = [m for m in maps if m not in base_maps and m.get('name') and m.get('name') not in base_map_names]
771 base_map_names = [ variable

Completed in 6 milliseconds