Home
last modified time | relevance | path

Searched defs:trie (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dallowedips.c111 static struct allowedips_node *find_node(struct allowedips_node *trie, u8 bits, in find_node() argument
149 static bool node_placement(struct allowedips_node __rcu *trie, const u8 *key, in node_placement() argument
181 static int add(struct allowedips_node __rcu **trie, u8 bits, const u8 *key, in add() argument
[all...]
/kernel/linux/linux-6.6/fs/unicode/
H A Dutf8-norm.c306 utf8trie_t *trie = um->tables->utf8data + um->ntab[n]->offset; in utf8nlookup() local
[all...]
H A Dmkutf8data.c2709 utf8trie_t *trie; utf8nlookup() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dallowedips.c111 static struct allowedips_node *find_node(struct allowedips_node *trie, u8 bits, in find_node() argument
149 static bool node_placement(struct allowedips_node __rcu *trie, const u8 *key, in node_placement() argument
181 static int add(struct allowedips_node __rcu **trie, u8 bits, const u8 *key, in add() argument
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dlpm_trie.c164 static size_t longest_prefix_match(const struct lpm_trie *trie, in longest_prefix_match() argument
229 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_lookup_elem() local
279 lpm_trie_node_alloc(const struct lpm_trie *trie, const void *value) lpm_trie_node_alloc() argument
306 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_update_elem() local
436 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_delete_elem() local
545 struct lpm_trie *trie; trie_alloc() local
591 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_free() local
631 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_get_next_key() local
[all...]
/kernel/linux/linux-5.10/fs/unicode/
H A Dutf8-norm.c322 utf8trie_t *trie = NULL; in utf8nlookup() local
[all...]
H A Dmkutf8data.c2709 utf8trie_t *trie; utf8nlookup() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dlpm_trie.c165 static size_t longest_prefix_match(const struct lpm_trie *trie, in longest_prefix_match() argument
230 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_lookup_elem() local
282 lpm_trie_node_alloc(const struct lpm_trie *trie, const void *value) lpm_trie_node_alloc() argument
309 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_update_elem() local
439 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_delete_elem() local
548 struct lpm_trie *trie; trie_alloc() local
578 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_free() local
618 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_get_next_key() local
725 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); trie_mem_usage() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_trie.c165 struct trie { struct
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c166 struct trie { struct
[all...]

Completed in 15 milliseconds