Home
last modified time | relevance | path

Searched defs:tree (Results 26 – 50 of 95) sorted by relevance

1234

/Linux-v5.10/fs/xfs/
Dxfs_dquot.c738 struct radix_tree_root *tree, in xfs_qm_dqget_cache_lookup()
779 struct radix_tree_root *tree, in xfs_qm_dqget_cache_insert()
846 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dqget() local
935 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dqget_inode() local
/Linux-v5.10/sound/hda/
Dhdac_sysfs.c322 struct hdac_widget_tree *tree = codec->widgets; in widget_tree_free() local
363 struct hdac_widget_tree *tree; in widget_tree_create() local
425 struct hdac_widget_tree *tree; in hda_widget_sysfs_reinit() local
/Linux-v5.10/fs/ocfs2/
Drefcounttree.c199 struct ocfs2_refcount_tree *tree = NULL; in ocfs2_find_refcount_tree() local
246 static void ocfs2_free_refcount_tree(struct ocfs2_refcount_tree *tree) in ocfs2_free_refcount_tree()
256 struct ocfs2_refcount_tree *tree) in ocfs2_erase_refcount_tree_from_list_no_lock()
264 struct ocfs2_refcount_tree *tree) in ocfs2_erase_refcount_tree_from_list()
273 struct ocfs2_refcount_tree *tree = in ocfs2_kref_remove_refcount_tree() local
280 ocfs2_refcount_tree_get(struct ocfs2_refcount_tree *tree) in ocfs2_refcount_tree_get()
286 ocfs2_refcount_tree_put(struct ocfs2_refcount_tree *tree) in ocfs2_refcount_tree_put()
329 struct ocfs2_refcount_tree *tree, *new = NULL; in ocfs2_get_refcount_tree() local
418 struct ocfs2_refcount_tree *tree, int rw) in __ocfs2_lock_refcount_tree()
451 struct ocfs2_refcount_tree *tree = NULL; in ocfs2_lock_refcount_tree() local
[all …]
/Linux-v5.10/drivers/of/
Doverlay.c733 const void *fdt, struct device_node *tree) in init_overlay_changeset()
915 static int of_overlay_apply(const void *fdt, struct device_node *tree, in of_overlay_apply()
1076 static int find_node(struct device_node *tree, struct device_node *np) in find_node()
/Linux-v5.10/include/linux/
Dvmpressure.h47 static inline void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
Drbtree_latch.h46 struct rb_root tree[2]; member
/Linux-v5.10/Documentation/filesystems/
Dfsverity.rst323 By itself, the Merkle tree root hash is ambiguous. For example, it
/Linux-v5.10/Documentation/process/
Dsubmitting-patches.rst38 .. _describe_changes:
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active_types.h38 struct rb_root tree; member
/Linux-v5.10/tools/objtool/
Delf.c46 static void rb_add(struct rb_root *tree, struct rb_node *node, in rb_add()
64 static struct rb_node *rb_find_first(const struct rb_root *tree, const void *key, in rb_find_first()
93 #define rb_for_each(tree, node, key, cmp) \ argument
/Linux-v5.10/scripts/dtc/
Dyamltree.c176 static void yaml_tree(struct node *tree, yaml_emitter_t *emitter) in yaml_tree()
Ddtc.c31 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
Dtreesource.c281 static void write_tree_source_node(FILE *f, struct node *tree, int level) in write_tree_source_node()
/Linux-v5.10/tools/testing/radix-tree/
Dmultiorder.c168 struct radix_tree_root *tree = ptr; in creator_func() local
Dmain.c126 void check_copied_tags(struct radix_tree_root *tree, unsigned long start, unsigned long end, unsign… in check_copied_tags()
/Linux-v5.10/fs/dlm/
Ddebug_fs.c421 struct rb_root *tree; in table_seq_start() local
503 struct rb_root *tree; in table_seq_next() local
/Linux-v5.10/fs/hfs/
Dbtree.h47 struct hfs_btree *tree; member
73 struct hfs_btree *tree; member
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Dobject.h16 struct list_head tree; member
/Linux-v5.10/fs/btrfs/tests/
Dextent-io-tests.c439 struct extent_io_tree tree; in test_find_first_clear_extent_bit() local
/Linux-v5.10/net/netfilter/
Dnf_conncount.c293 static void schedule_gc_worker(struct nf_conncount_data *data, int tree) in schedule_gc_worker()
450 unsigned int tree, next_tree, gc_count = 0; in tree_gc_worker() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Deq.h21 struct radix_tree_root tree; member
/Linux-v5.10/kernel/
Dauditfilter.c934 struct audit_tree *tree = entry->rule.tree; in audit_add_rule() local
1016 struct audit_tree *tree = entry->rule.tree; in audit_del_rule() local
/Linux-v5.10/fs/btrfs/
Dordered-data.h12 struct rb_root tree; member
/Linux-v5.10/mm/
Dvmpressure.c240 void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
/Linux-v5.10/tools/perf/ui/stdio/
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()

1234