Home
last modified time | relevance | path

Searched defs:lru_map (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c511 bool is_ipv6, void *lru_map) in get_packet_dst()
563 void *lru_map) in connection_table_lookup()
658 void *lru_map = &lru_cache; in process_packet() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_lru_map.c116 static int map_equal(int lru_map, int expected) in map_equal()