Home
last modified time | relevance | path

Searched defs:tree (Results 51 – 75 of 149) sorted by relevance

123456

/openbmc/linux/fs/smb/client/
H A Ddfs.c354 char *tree, bool islink, in tree_connect_dfs_target()
410 char *tree; in cifs_tree_connect() local
/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/linux/include/linux/
H A Dvmpressure.h47 static inline void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
H A Drbtree_latch.h46 struct rb_root tree[2]; member
/openbmc/linux/scripts/
H A Dspdxcheck.py292 def scan_git_tree(tree, basedir, dirdepth): argument
303 def scan_git_subtree(tree, path, dirdepth): argument
/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/linux/drivers/gpu/drm/i915/
H A Di915_active_types.h31 struct rb_root tree; member
/openbmc/linux/tools/objtool/
H A Delf.c171 struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree; in find_symbol_by_offset() local
184 struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree; in find_func_by_offset() local
197 struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree; in find_symbol_containing() local
245 struct rb_root_cached *tree = (struct rb_root_cached *)&sec->symbol_tree; in find_func_containing() local
/openbmc/linux/Documentation/filesystems/
H A Dfsverity.rst416 By itself, the Merkle tree root hash is ambiguous. For example, it
/openbmc/linux/fs/btrfs/tests/
H A Dextent-io-tests.c91 static void dump_extent_io_tree(const struct extent_io_tree *tree) in dump_extent_io_tree()
562 struct extent_io_tree tree; in test_find_first_clear_extent_bit() local
/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()
H A Dclk-mtk.h177 const struct mtk_clk_tree *tree; member
182 const struct mtk_clk_tree *tree; member
/openbmc/linux/scripts/dtc/
H A Dyamltree.c178 static void yaml_tree(struct node *tree, yaml_emitter_t *emitter) in yaml_tree()
H A Ddtc.c31 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
H A Dtreesource.c273 static void write_tree_source_node(FILE *f, struct node *tree, int level) in write_tree_source_node()
/openbmc/u-boot/scripts/dtc/
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/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst95 .. _sec:socketcan:drv:
/openbmc/linux/fs/hfs/
H A Dbtree.h54 struct hfs_btree *tree; member
80 struct hfs_btree *tree; member
/openbmc/linux/tools/testing/radix-tree/
H A Dmain.c126 void check_copied_tags(struct radix_tree_root *tree, unsigned long start, unsigned long end, unsign… in check_copied_tags()
/openbmc/qemu/hw/hyperv/
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/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h17 struct list_head tree; member
/openbmc/linux/net/netfilter/
H A Dnf_conncount.c304 static void schedule_gc_worker(struct nf_conncount_data *data, int tree) in schedule_gc_worker()
459 unsigned int tree, next_tree, gc_count = 0; in tree_gc_worker() local

123456