Home
last modified time | relevance | path

Searched refs:build_tree (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddeftree.c136 static void build_tree (deflate_state *s, tree_desc *desc);
484 static void build_tree( in build_tree() function
681 build_tree(s, (tree_desc *)(&(s->bl_desc))); in build_bl_tree()
819 build_tree(s, (tree_desc *)(&(s->l_desc)));
823 build_tree(s, (tree_desc *)(&(s->d_desc)));
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddeftree.c136 static void build_tree (deflate_state *s, tree_desc *desc);
484 static void build_tree( in build_tree() function
681 build_tree(s, (tree_desc *)(&(s->bl_desc))); in build_bl_tree()
819 build_tree(s, (tree_desc *)(&(s->l_desc)));
823 build_tree(s, (tree_desc *)(&(s->d_desc)));
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-topology.c125 * build_tree() below, this is fairly easy to do: for each node we
170 static struct fw_node *build_tree(struct fw_card *card, in build_tree() function
535 local_node = build_tree(card, self_ids, self_id_count); in fw_core_handle_bus_reset()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-topology.c126 * build_tree() below, this is fairly easy to do: for each node we
171 static struct fw_node *build_tree(struct fw_card *card, in build_tree() function
536 local_node = build_tree(card, self_ids, self_id_count); in fw_core_handle_bus_reset()

Completed in 6 milliseconds