/Linux-v5.10/fs/xfs/ |
D | xfs_dquot.c | 738 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/ |
D | hdac_sysfs.c | 322 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/ |
D | refcounttree.c | 199 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/ |
D | overlay.c | 733 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/ |
D | vmpressure.h | 47 static inline void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
|
D | rbtree_latch.h | 46 struct rb_root tree[2]; member
|
/Linux-v5.10/Documentation/filesystems/ |
D | fsverity.rst | 323 By itself, the Merkle tree root hash is ambiguous. For example, it
|
/Linux-v5.10/Documentation/process/ |
D | submitting-patches.rst | 38 .. _describe_changes:
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_active_types.h | 38 struct rb_root tree; member
|
/Linux-v5.10/tools/objtool/ |
D | elf.c | 46 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/ |
D | yamltree.c | 176 static void yaml_tree(struct node *tree, yaml_emitter_t *emitter) in yaml_tree()
|
D | dtc.c | 31 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
D | treesource.c | 281 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/ |
D | multiorder.c | 168 struct radix_tree_root *tree = ptr; in creator_func() local
|
D | main.c | 126 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/ |
D | debug_fs.c | 421 struct rb_root *tree; in table_seq_start() local 503 struct rb_root *tree; in table_seq_next() local
|
/Linux-v5.10/fs/hfs/ |
D | btree.h | 47 struct hfs_btree *tree; member 73 struct hfs_btree *tree; member
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | object.h | 16 struct list_head tree; member
|
/Linux-v5.10/fs/btrfs/tests/ |
D | extent-io-tests.c | 439 struct extent_io_tree tree; in test_find_first_clear_extent_bit() local
|
/Linux-v5.10/net/netfilter/ |
D | nf_conncount.c | 293 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/ |
D | eq.h | 21 struct radix_tree_root tree; member
|
/Linux-v5.10/kernel/ |
D | auditfilter.c | 934 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/ |
D | ordered-data.h | 12 struct rb_root tree; member
|
/Linux-v5.10/mm/ |
D | vmpressure.c | 240 void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure()
|
/Linux-v5.10/tools/perf/ui/stdio/ |
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()
|