Searched refs:trie_free (Results 1 – 2 of 2) sorted by relevance
118 @@ -127,9 +127,13 @@ static struct trie* trie_free(struct tri120 DEFINE_TRIVIAL_CLEANUP_FUNC(struct trie*, trie_free);
586 static void trie_free(struct bpf_map *map) in trie_free() function737 .map_free = trie_free,