Home
last modified time | relevance | path

Searched defs:tree (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/qemu/include/qemu/
H A Dqtree.h119 static inline QTree *q_tree_ref(QTree *tree) in q_tree_ref()
124 static inline void q_tree_unref(QTree *tree) in q_tree_unref()
129 static inline void q_tree_destroy(QTree *tree) in q_tree_destroy()
134 static inline void q_tree_insert(QTree *tree, in q_tree_insert()
141 static inline void q_tree_replace(QTree *tree, in q_tree_replace()
148 static inline gboolean q_tree_remove(QTree *tree, in q_tree_remove()
154 static inline gboolean q_tree_steal(QTree *tree, in q_tree_steal()
160 static inline gpointer q_tree_lookup(QTree *tree, in q_tree_lookup()
166 static inline gboolean q_tree_lookup_extended(QTree *tree, in q_tree_lookup_extended()
174 static inline void q_tree_foreach(QTree *tree, in q_tree_foreach()
[all …]
/openbmc/qemu/util/
H A Dqtree.c199 QTree *tree; in q_tree_new_full() local
227 q_tree_node_first(QTree *tree) in q_tree_node_first()
314 q_tree_remove_all(QTree *tree) in q_tree_remove_all()
365 q_tree_ref(QTree *tree) in q_tree_ref()
388 q_tree_unref(QTree *tree) in q_tree_unref()
410 q_tree_destroy(QTree *tree) in q_tree_destroy()
443 q_tree_insert_node(QTree *tree, in q_tree_insert_node()
472 q_tree_insert(QTree *tree, in q_tree_insert()
500 q_tree_replace_node(QTree *tree, in q_tree_replace_node()
527 q_tree_replace(QTree *tree, in q_tree_replace()
[all …]
H A Diova-tree.c16 GTree *tree; member
84 const DMAMap *iova_tree_find(const IOVATree *tree, const DMAMap *map) in iova_tree_find()
108 const DMAMap *iova_tree_find_iova(const IOVATree *tree, const DMAMap *map) in iova_tree_find_iova()
124 int iova_tree_insert(IOVATree *tree, const DMAMap *map) in iova_tree_insert()
144 void iova_tree_remove(IOVATree *tree, DMAMap map) in iova_tree_remove()
213 int iova_tree_alloc_map(IOVATree *tree, DMAMap *map, hwaddr iova_begin, in iova_tree_alloc_map()
255 void iova_tree_destroy(IOVATree *tree) in iova_tree_destroy()
286 int gpa_tree_insert(IOVATree *tree, const DMAMap *map) in gpa_tree_insert()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon-page_range_tree.c37 static GTreeNode *page_range_tree_insert_new(PageRangeTree tree, in page_range_tree_insert_new()
51 void hvb_page_range_tree_insert(PageRangeTree tree, in hvb_page_range_tree_insert()
136 bool hvb_page_range_tree_pop(PageRangeTree tree, PageRange *out, in hvb_page_range_tree_pop()
166 bool hvb_page_range_tree_intree_any(PageRangeTree tree, in hvb_page_range_tree_intree_any()
214 void hvb_page_range_tree_init(PageRangeTree *tree) in hvb_page_range_tree_init()
220 void hvb_page_range_tree_destroy(PageRangeTree *tree) in hvb_page_range_tree_destroy()
H A Dhv-balloon-page_range_tree.h97 static inline bool page_range_tree_is_empty(PageRangeTree tree) in page_range_tree_is_empty()
/openbmc/qemu/hw/virtio/
H A Dvhost-iova-tree.c46 VhostIOVATree *tree = g_new(VhostIOVATree, 1); in vhost_iova_tree_new() local
77 const DMAMap *vhost_iova_tree_find_iova(const VhostIOVATree *tree, in vhost_iova_tree_find_iova()
97 int vhost_iova_tree_map_alloc(VhostIOVATree *tree, DMAMap *map, hwaddr taddr) in vhost_iova_tree_map_alloc()
139 const DMAMap *vhost_iova_tree_find_gpa(const VhostIOVATree *tree, in vhost_iova_tree_find_gpa()
159 int vhost_iova_tree_map_alloc_gpa(VhostIOVATree *tree, DMAMap *map, hwaddr taddr) in vhost_iova_tree_map_alloc_gpa()
/openbmc/u-boot/scripts/dtc/
H A Dfstree.c31 struct node *tree; in read_fstree() local
84 struct node *tree; in dt_from_fs() local
H A Dlivetree.c380 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info()
428 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label()
454 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label()
493 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path()
520 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label()
540 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
564 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref()
605 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid()
H A Ddtc.c44 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
H A Dtreesource.c236 static void write_tree_source_node(FILE *f, struct node *tree, int level) in write_tree_source_node()
/openbmc/telemetry/src/utils/
H A Ddbus_mapper.hpp29 auto tree = bus->yield_method_call<std::vector<SensorTree>>( in getSubTreeSensors() local
51 std::vector<SensorTree> tree; in getSubTreeSensors() local
/openbmc/qemu/tests/unit/
H A Dtest-qtree.c94 QTree *tree; in test_tree_search() local
200 QTree *tree; in test_tree_remove() local
252 QTree *tree; in test_tree_destroy() local
275 QTree *tree; in test_tree_insert() local
/openbmc/u-boot/lib/zlib/
H A Dtrees.c168 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument
172 # define send_code(s, c, tree) \ argument
438 #define pqremove(s, tree, top) \ argument
449 #define smaller(tree, n, m, depth) \ argument
459 local void pqdownheap(s, tree, k) in pqdownheap() argument
498 ct_data *tree = desc->dyn_tree; local
581 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
627 ct_data *tree = desc->dyn_tree; local
711 local void scan_tree (s, tree, max_code) in scan_tree() argument
756 local void send_tree (s, tree, max_code) in send_tree() argument
/openbmc/ibm-logging/
H A Ddbus.cpp69 DbusSubtree tree; in getSubtree() local
84 const DbusSubtree& tree) in getService()
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp992 auto tree = pldm_entity_association_tree_init(); in TEST() local
1019 auto tree = pldm_entity_association_tree_init(); in TEST() local
1222 auto tree = pldm_entity_association_tree_init(); in TEST() local
1285 auto tree = pldm_entity_association_tree_init(); in TEST() local
1422 auto tree = pldm_entity_association_tree_init(); in TEST() local
1738 auto tree = pldm_entity_association_tree_init(); in TEST() local
1840 auto tree = pldm_entity_association_tree_init(); in TEST() local
2026 auto tree = pldm_entity_association_tree_init(); in TEST() local
2072 auto tree = pldm_entity_association_tree_init(); in TEST() local
2221 auto tree = pldm_entity_association_tree_init(); in TEST() local
[all …]
/openbmc/qemu/tests/bench/
H A Dqtree-bench.c86 void *tree; in init_empty_tree_and_keys() local
107 static inline void remove_all(void *tree, enum impl_type impl) in remove_all()
125 void *tree; in run_benchmark() local
/openbmc/u-boot/test/py/tests/
H A Dtest_bind.py100 def get_next_line(tree, name): argument
/openbmc/telemetry/src/
H A Dreport_factory.cpp120 auto tree = utils::getSubTreeSensors(yield, bus); in convertMetricParams() local
132 auto tree = utils::getSubTreeSensors(bus); in convertMetricParams() local
H A Dtrigger_factory.cpp292 auto tree = utils::getSubTreeSensors(yield, bus); in getLabeledSensorsInfo() local
303 auto tree = utils::getSubTreeSensors(bus); in getLabeledSensorsInfo() local
308 const std::vector<utils::SensorTree>& tree, const SensorsInfo& sensorsInfo) in parseSensorTree()
/openbmc/libpldm/src/dsp/
H A Dpdr.c682 pldm_entity_association_tree *tree = in pldm_entity_association_tree_init() local
715 pldm_entity_association_tree *tree, pldm_entity *entity, in pldm_entity_association_tree_add()
727 pldm_entity_association_tree *tree, pldm_entity *entity, in pldm_entity_association_tree_add_entity()
866 void pldm_entity_association_tree_visit(pldm_entity_association_tree *tree, in pldm_entity_association_tree_visit()
899 void pldm_entity_association_tree_destroy(pldm_entity_association_tree *tree) in pldm_entity_association_tree_destroy()
1173 int pldm_entity_association_pdr_add(pldm_entity_association_tree *tree, in pldm_entity_association_pdr_add()
1241 void pldm_find_entity_ref_in_tree(pldm_entity_association_tree *tree, in pldm_find_entity_ref_in_tree()
1408 pldm_entity_association_tree *tree, pldm_entity *entity, bool is_remote) in pldm_entity_association_tree_find_with_locality()
1439 pldm_entity_association_tree_find(pldm_entity_association_tree *tree, in pldm_entity_association_tree_find()
1520 pldm_entity_association_tree *tree) in pldm_entity_association_tree_destroy_root()
[all …]
/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py130 tree = etree.parse(args.xml) variable
/openbmc/pldm/host-bmc/test/
H A Dutils_test.cpp45 auto tree = pldm_entity_association_tree_init(); in TEST() local
/openbmc/u-boot/fs/btrfs/
H A Dsubvolume.c81 static void list_subvols(u64 tree, char *nameptr, int max_name_len, int level) in list_subvols()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js14 function Node(row, tree, settings) { argument
443 tree = new Tree(this, settings); property in methods.init.AnonymousClass442dec790401
/openbmc/u-boot/drivers/clk/mediatek/
H A Dclk-mtk.c466 const struct mtk_clk_tree *tree) in mtk_common_clk_init()
480 const struct mtk_clk_tree *tree, in mtk_common_clk_gate_init()

12