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

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

Completed in 76 milliseconds