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

/linux-master/fs/unicode/
H A Dutf8-norm.c306 utf8trie_t *trie = um->tables->utf8data + um->ntab[n]->offset; local
[all...]
H A Dmkutf8data.c2709 utf8trie_t *trie; local
[all...]
/linux-master/drivers/net/wireguard/
H A Dallowedips.c111 static struct allowedips_node *find_node(struct allowedips_node *trie, u8 bits, argument
149 static bool node_placement(struct allowedips_node __rcu *trie, const u8 *key, argument
181 static int add(struct allowedips_node __rcu **trie, u8 bits, const u8 *key, argument
[all...]
/linux-master/kernel/bpf/
H A Dlpm_trie.c165 static size_t longest_prefix_match(const struct lpm_trie *trie, argument
230 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); local
282 lpm_trie_node_alloc(const struct lpm_trie *trie, const void *value) argument
309 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); local
439 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); local
548 struct lpm_trie *trie; local
578 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); local
618 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); local
725 struct lpm_trie *trie = container_of(map, struct lpm_trie, map); local
[all...]
/linux-master/net/ipv4/
H A Dfib_trie.c167 struct trie { struct
[all...]

Completed in 157 milliseconds