Home
last modified time | relevance | path

Searched defs:tree (Results 76 – 100 of 149) sorted by relevance

123456

/openbmc/qemu/util/
H A Dqsp.c523 GTree *tree = userp; in qsp_sort() local
599 static void qsp_mktree(GTree *tree, bool callsite_coalesce) in qsp_mktree()
771 GTree *tree = g_tree_new_full(qsp_tree_cmp, &sort_by, g_free, NULL); in qsp_report() local
/openbmc/linux/include/linux/
H A Dmaple_tree.h381 struct maple_tree *tree; /* The tree we're operating in */ member
455 #define MA_TOPIARY(name, tree) \ argument
494 static inline void mas_init(struct ma_state *mas, struct maple_tree *tree, in mas_init()
H A Drbtree_augmented.h64 rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_augmented_cached()
/openbmc/linux/kernel/locking/
H A Drtmutex_common.h53 struct rt_waiter_node tree; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Deq.h21 struct radix_tree_root tree; member
/openbmc/linux/kernel/
H A Dauditfilter.c944 struct audit_tree *tree = entry->rule.tree; in audit_add_rule() local
1027 struct audit_tree *tree = entry->rule.tree; in audit_del_rule() local
/openbmc/linux/fs/hfsplus/
H A Dhfsplus_fs.h104 struct hfs_btree *tree; member
291 struct hfs_btree *tree; member
557 hfsplus_btree_lock_class(struct hfs_btree *tree) in hfsplus_btree_lock_class()
H A Dsuper.c105 struct hfs_btree *tree = NULL; in hfsplus_system_write_inode() local
H A Dinode.c70 struct hfs_btree *tree; in hfsplus_release_folio() local
/openbmc/linux/fs/btrfs/
H A Dordered-data.h12 struct rb_root tree; member
H A Dextent_io.c326 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in find_lock_delalloc_range() local
526 struct extent_io_tree *tree; in endio_readpage_release_extent() local
978 struct extent_io_tree *tree = &BTRFS_I(inode)->io_tree; in btrfs_do_readpage() local
2251 int extent_invalidate_folio(struct extent_io_tree *tree, in extent_invalidate_folio()
2283 static int try_release_extent_state(struct extent_io_tree *tree, in try_release_extent_state()
2327 struct extent_io_tree *tree = &btrfs_inode->io_tree; in try_release_extent_mapping() local
/openbmc/linux/mm/
H A Dvmpressure.c239 void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c305 static size_t callchain__fprintf_flat(FILE *fp, struct rb_root *tree, in callchain__fprintf_flat()
356 static size_t callchain__fprintf_folded(FILE *fp, struct rb_root *tree, in callchain__fprintf_folded()
/openbmc/linux/fs/dlm/
H A Ddebug_fs.c478 struct rb_root *tree; in table_seq_start() local
562 struct rb_root *tree; in table_seq_next() local
/openbmc/linux/scripts/dtc/
H A Dflattree.c236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
810 struct node *tree; in dt_from_blob() local
/openbmc/u-boot/scripts/dtc/
H A Dflattree.c250 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
824 struct node *tree; in dt_from_blob() local
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c707 static void hv_balloon_remove_response_insert_range(PageRangeTree tree, in hv_balloon_remove_response_insert_range()
877 static void hv_balloon_handle_remove_host_addr_tree(PageRangeTree tree) in hv_balloon_handle_remove_host_addr_tree()
882 static int hv_balloon_handle_remove_section(PageRangeTree tree, in hv_balloon_handle_remove_section()
/openbmc/linux/net/tipc/
H A Dgroup.c199 struct rb_root *tree = &grp->members; in tipc_group_join() local
214 struct rb_root *tree = &grp->members; in tipc_group_delete() local
/openbmc/linux/drivers/sh/intc/
H A Dinternals.h57 struct radix_tree_root tree; member
/openbmc/linux/drivers/firewire/
H A Dcore-topology.c389 struct fw_node *tree; in move_tree() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.c527 static struct mpcc *mpc2_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc2_get_mpcc_for_dpp()
/openbmc/linux/fs/hfs/
H A Dinode.c76 struct hfs_btree *tree; in hfs_release_folio() local
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp489 auto tree = pldm_entity_association_tree_init(); in TEST() local
/openbmc/linux/fs/smb/client/
H A Ddir.c82 const char *tree, int tree_len, in __build_path_from_dentry_optional_prefix()
/openbmc/qemu/migration/
H A Dvmstate-types.c720 GTree *tree = *pval; in put_gtree() local
748 GTree *tree = *pval; in get_gtree() local

123456