Searched refs:lru_hash (Results 1 – 2 of 2) sorted by relevance
33 } lru_hash SEC(".maps");130 value = bpf_map_lookup_elem(&lru_hash, &key); in BPF_PROG()
289 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()