/openbmc/qemu/util/ |
H A D | qsp.c | 523 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 D | maple_tree.h | 381 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 D | rbtree_augmented.h | 64 rb_add_augmented_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_augmented_cached()
|
/openbmc/linux/kernel/locking/ |
H A D | rtmutex_common.h | 53 struct rt_waiter_node tree; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | eq.h | 21 struct radix_tree_root tree; member
|
/openbmc/linux/kernel/ |
H A D | auditfilter.c | 944 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 D | hfsplus_fs.h | 104 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 D | super.c | 105 struct hfs_btree *tree = NULL; in hfsplus_system_write_inode() local
|
H A D | inode.c | 70 struct hfs_btree *tree; in hfsplus_release_folio() local
|
/openbmc/linux/fs/btrfs/ |
H A D | ordered-data.h | 12 struct rb_root tree; member
|
H A D | extent_io.c | 326 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 D | vmpressure.c | 239 void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
|
/openbmc/linux/tools/perf/ui/stdio/ |
H A D | hist.c | 305 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 D | debug_fs.c | 478 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 D | flattree.c | 236 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 D | flattree.c | 250 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 D | hv-balloon.c | 707 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 D | group.c | 199 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 D | internals.h | 57 struct radix_tree_root tree; member
|
/openbmc/linux/drivers/firewire/ |
H A D | core-topology.c | 389 struct fw_node *tree; in move_tree() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_mpc.c | 527 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 D | inode.c | 76 struct hfs_btree *tree; in hfs_release_folio() local
|
/openbmc/pldm/oem/ibm/test/ |
H A D | libpldmresponder_oem_platform_test.cpp | 489 auto tree = pldm_entity_association_tree_init(); in TEST() local
|
/openbmc/linux/fs/smb/client/ |
H A D | dir.c | 82 const char *tree, int tree_len, in __build_path_from_dentry_optional_prefix()
|
/openbmc/qemu/migration/ |
H A D | vmstate-types.c | 720 GTree *tree = *pval; in put_gtree() local 748 GTree *tree = *pval; in get_gtree() local
|