Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_lru_map.c93 static int map_subset(int map0, int map1) in map_subset() function
118 return map_subset(lru_map, expected) && map_subset(expected, lru_map); in map_equal()