Home
last modified time | relevance | path

Searched refs:lpm_trie (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dlpm_trie.c31 struct lpm_trie { struct
164 static size_t longest_prefix_match(const struct lpm_trie *trie, in longest_prefix_match()
229 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); in trie_lookup_elem()
276 static struct lpm_trie_node *lpm_trie_node_alloc(const struct lpm_trie *trie, in lpm_trie_node_alloc()
303 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); in trie_update_elem()
433 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); in trie_delete_elem()
542 struct lpm_trie *trie; in trie_alloc()
588 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); in trie_free()
628 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); in trie_get_next_key()
H A DMakefile10 obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o percpu_freelist.o bpf_lru_list.o lpm_trie.o map_i…
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c315 struct lpm_trie { struct
334 struct lpm_trie *lpm_trie = (struct lpm_trie *)&m_lpm_trie; in check_lpm_trie() argument
337 VERIFY(check(&lpm_trie->map, map, sizeof(struct lpm_key), sizeof(__u32), in check_lpm_trie()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst50 | | **lru_percpu_hash** | **lpm_trie** | **array_of_maps** | **hash_of_maps**
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/bash-completion/
H A Dbpftool704 lru_percpu_hash lpm_trie array_of_maps \
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log