Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dlsm.c33 } lru_hash SEC(".maps");
130 value = bpf_map_lookup_elem(&lru_hash, &key); in BPF_PROG()
H A Dmap_ptr_kern.c289 struct bpf_htab *lru_hash = (struct bpf_htab *)&m_lru_hash; in check_lru_hash() local
292 VERIFY(check_default(&lru_hash->map, map)); in check_lru_hash()