Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dlsm.c54 } lru_percpu_hash SEC(".maps");
139 value = bpf_map_lookup_elem(&lru_percpu_hash, &key); in BPF_PROG()
A Dmap_ptr_kern.c301 struct bpf_htab *lru_percpu_hash = (struct bpf_htab *)&m_lru_percpu_hash; in check_lru_percpu_hash() local
304 VERIFY(check_default(&lru_percpu_hash->map, map)); in check_lru_percpu_hash()
/linux-6.3-rc2/tools/bpf/bpftool/Documentation/
A Dbpftool-map.rst54 | | **lru_percpu_hash** | **lpm_trie** | **array_of_maps** | **hash_of_maps**

Completed in 5 milliseconds