/kernel/linux/linux-5.10/fs/btrfs/ |
D | extent-io-tree.h | 96 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in lock_extent() 124 static inline int unlock_extent(struct extent_io_tree *tree, u64 start, u64 end) in unlock_extent() 129 static inline int unlock_extent_cached(struct extent_io_tree *tree, u64 start, in unlock_extent_cached() 136 static inline int unlock_extent_cached_atomic(struct extent_io_tree *tree, in unlock_extent_cached_atomic() 143 static inline int clear_extent_bits(struct extent_io_tree *tree, u64 start, in clear_extent_bits() 162 static inline int set_extent_bits(struct extent_io_tree *tree, u64 start, in set_extent_bits() 168 static inline int clear_extent_uptodate(struct extent_io_tree *tree, u64 start, in clear_extent_uptodate() 175 static inline int set_extent_dirty(struct extent_io_tree *tree, u64 start, in set_extent_dirty() 182 static inline int clear_extent_dirty(struct extent_io_tree *tree, u64 start, in clear_extent_dirty() 194 static inline int set_extent_delalloc(struct extent_io_tree *tree, u64 start, in set_extent_delalloc() [all …]
|
D | extent_map.c | 36 void extent_map_tree_init(struct extent_map_tree *tree) in extent_map_tree_init() 235 static void try_merge_map(struct extent_map_tree *tree, struct extent_map *em) in try_merge_map() 296 int unpin_extent_cache(struct extent_map_tree *tree, u64 start, u64 len, in unpin_extent_cache() 335 void clear_em_logging(struct extent_map_tree *tree, struct extent_map *em) in clear_em_logging() 342 static inline void setup_extent_mapping(struct extent_map_tree *tree, in setup_extent_mapping() 397 int add_extent_mapping(struct extent_map_tree *tree, in add_extent_mapping() 418 __lookup_extent_mapping(struct extent_map_tree *tree, in __lookup_extent_mapping() 457 struct extent_map *lookup_extent_mapping(struct extent_map_tree *tree, in lookup_extent_mapping() 474 struct extent_map *search_extent_mapping(struct extent_map_tree *tree, in search_extent_mapping() 488 void remove_extent_mapping(struct extent_map_tree *tree, struct extent_map *em) in remove_extent_mapping() [all …]
|
D | ordered-data.c | 134 static inline struct rb_node *tree_search(struct btrfs_ordered_inode_tree *tree, in tree_search() 169 struct btrfs_ordered_inode_tree *tree = &inode->ordered_tree; in __btrfs_add_ordered_extent() local 291 struct btrfs_ordered_inode_tree *tree; in btrfs_add_ordered_sum() local 316 struct btrfs_ordered_inode_tree *tree = &inode->ordered_tree; in btrfs_dec_test_first_ordered_pending() local 385 struct btrfs_ordered_inode_tree *tree = &inode->ordered_tree; in btrfs_dec_test_ordered_pending() local 469 struct btrfs_ordered_inode_tree *tree; in btrfs_remove_ordered_extent() local 745 struct btrfs_ordered_inode_tree *tree; in btrfs_lookup_ordered_extent() local 771 struct btrfs_ordered_inode_tree *tree; in btrfs_lookup_ordered_range() local 812 struct btrfs_ordered_inode_tree *tree = &inode->ordered_tree; in btrfs_get_ordered_extents_for_logging() local 840 struct btrfs_ordered_inode_tree *tree; in btrfs_lookup_first_ordered_extent() local [all …]
|
D | extent_io.c | 103 #define btrfs_debug_check_extent_io_range(tree, start, end) \ argument 106 struct extent_io_tree *tree, u64 start, u64 end) in __btrfs_debug_check_extent_io_range() 167 struct extent_io_tree *tree = bio->bi_private; in submit_one_bio() local 279 struct extent_io_tree *tree, unsigned int owner, in extent_io_tree_init() 292 void extent_io_tree_release(struct extent_io_tree *tree) in extent_io_tree_release() 409 static struct rb_node *__etree_search(struct extent_io_tree *tree, u64 offset, in __etree_search() 462 tree_search_for_insert(struct extent_io_tree *tree, in tree_search_for_insert() 476 static inline struct rb_node *tree_search(struct extent_io_tree *tree, in tree_search() 491 static void merge_state(struct extent_io_tree *tree, in merge_state() 546 static int insert_state(struct extent_io_tree *tree, in insert_state() [all …]
|
/kernel/linux/linux-5.10/fs/hfs/ |
D | btree.c | 21 struct hfs_btree *tree; in hfs_btree_open() local 137 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() 160 void hfs_btree_write(struct hfs_btree *tree) in hfs_btree_write() 190 struct hfs_btree *tree = prev->tree; in hfs_bmap_new_bmap() local 224 int hfs_bmap_reserve(struct hfs_btree *tree, int rsvd_nodes) in hfs_bmap_reserve() 247 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() 323 struct hfs_btree *tree; in hfs_bmap_free() local
|
D | brec.c | 67 struct hfs_btree *tree; in hfs_brec_insert() local 179 struct hfs_btree *tree; in hfs_brec_remove() local 233 struct hfs_btree *tree; in hfs_bnode_split() local 354 struct hfs_btree *tree; in hfs_brec_update_parent() local 458 static int hfs_btree_inc_height(struct hfs_btree *tree) in hfs_btree_inc_height()
|
D | bnode.c | 63 struct hfs_btree *tree; in hfs_bnode_read_key() local 188 struct hfs_btree *tree; in hfs_bnode_unlink() local 233 struct hfs_bnode *hfs_bnode_findhash(struct hfs_btree *tree, u32 cnid) in hfs_bnode_findhash() 251 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() 327 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 420 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create() 472 struct hfs_btree *tree = node->tree; in hfs_bnode_put() local
|
D | bfind.c | 15 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) in hfs_find_init() 111 struct hfs_btree *tree; in hfs_brec_find() local 178 struct hfs_btree *tree; in hfs_brec_goto() local
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
D | btree.c | 135 struct hfs_btree *tree; in hfs_btree_open() local 258 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() 282 int hfs_btree_write(struct hfs_btree *tree) in hfs_btree_write() 314 struct hfs_btree *tree = prev->tree; in hfs_bmap_new_bmap() local 346 int hfs_bmap_reserve(struct hfs_btree *tree, int rsvd_nodes) in hfs_bmap_reserve() 373 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() 450 struct hfs_btree *tree; in hfs_bmap_free() local
|
D | bnode.c | 61 struct hfs_btree *tree; in hfs_bnode_read_key() local 337 struct hfs_btree *tree; in hfs_bnode_unlink() local 383 struct hfs_bnode *hfs_bnode_findhash(struct hfs_btree *tree, u32 cnid) in hfs_bnode_findhash() 400 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() 478 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 573 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create() 625 struct hfs_btree *tree = node->tree; in hfs_bnode_put() local 657 bool hfs_bnode_need_zeroout(struct hfs_btree *tree) in hfs_bnode_need_zeroout()
|
D | brec.c | 65 struct hfs_btree *tree; in hfs_brec_insert() local 181 struct hfs_btree *tree; in hfs_brec_remove() local 237 struct hfs_btree *tree; in hfs_bnode_split() local 358 struct hfs_btree *tree; in hfs_brec_update_parent() local 462 static int hfs_btree_inc_height(struct hfs_btree *tree) in hfs_btree_inc_height()
|
D | bfind.c | 15 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) in hfs_find_init() 166 struct hfs_btree *tree; in hfs_brec_find() local 233 struct hfs_btree *tree; in hfs_brec_goto() local
|
/kernel/linux/linux-5.10/fs/unicode/ |
D | mkutf8data.c | 345 struct tree { struct 350 struct tree *next; argument 355 int *(*leaf_index)(struct tree *, void *); argument 378 * Example lookup function for a tree. argument 380 static void *lookup(struct tree *tree, const char *key) in lookup() 417 static void tree_walk(struct tree *tree) in tree_walk() 533 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert() 654 static void prune(struct tree *tree) in prune() 815 static void mark_nodes(struct tree *tree) in mark_nodes() 942 static int index_nodes(struct tree *tree, int index) in index_nodes() [all …]
|
/kernel/linux/linux-5.10/kernel/ |
D | audit_tree.c | 95 struct audit_tree *tree; in alloc_tree() local 111 static inline void get_tree(struct audit_tree *tree) in get_tree() 116 static inline void put_tree(struct audit_tree *tree) in put_tree() 123 const char *audit_tree_path(struct audit_tree *tree) in audit_tree_path() 261 bool audit_tree_match(struct audit_chunk *chunk, struct audit_tree *tree) in audit_tree_match() 397 static int create_chunk(struct inode *inode, struct audit_tree *tree) in create_chunk() 458 static int tag_chunk(struct inode *inode, struct audit_tree *tree) in tag_chunk() 542 static void kill_rules(struct audit_context *context, struct audit_tree *tree) in kill_rules() 609 static void trim_marked(struct audit_tree *tree) in trim_marked() 649 struct audit_tree *tree; in audit_remove_tree_rule() local [all …]
|
/kernel/linux/linux-5.10/lib/zlib_deflate/ |
D | deftree.c | 150 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument 154 # define send_code(s, c, tree) \ argument 296 #define pqremove(s, tree, top) \ argument 307 #define smaller(tree, n, m, depth) \ argument 319 ct_data *tree, /* the tree to restore */ in pqdownheap() 358 ct_data *tree = desc->dyn_tree; in gen_bitlen() local 442 ct_data *tree, /* the tree to decorate */ in gen_codes() 489 ct_data *tree = desc->dyn_tree; in build_tree() local 574 ct_data *tree, /* the tree to be scanned */ in scan_tree() 620 ct_data *tree, /* the tree to be scanned */ in send_tree()
|
/kernel/linux/linux-5.10/net/sched/ |
D | ematch.c | 162 static inline struct tcf_ematch *tcf_em_get_match(struct tcf_ematch_tree *tree, in tcf_em_get_match() 306 struct tcf_ematch_tree *tree) in tcf_em_tree_validate() 400 void tcf_em_tree_destroy(struct tcf_ematch_tree *tree) in tcf_em_tree_destroy() 437 int tcf_em_tree_dump(struct sk_buff *skb, struct tcf_ematch_tree *tree, int tlv) in tcf_em_tree_dump() 500 int __tcf_em_tree_match(struct sk_buff *skb, struct tcf_ematch_tree *tree, in __tcf_em_tree_match()
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | extents_status.c | 171 void ext4_es_init_tree(struct ext4_es_tree *tree) in ext4_es_init_tree() 180 struct ext4_es_tree *tree; in ext4_es_print_tree() local 261 struct ext4_es_tree *tree = NULL; in __es_find_extent_range() local 540 struct ext4_es_tree *tree = &EXT4_I(inode)->i_es_tree; in ext4_es_try_to_merge_left() local 564 struct ext4_es_tree *tree = &EXT4_I(inode)->i_es_tree; in ext4_es_try_to_merge_right() local 759 struct ext4_es_tree *tree = &EXT4_I(inode)->i_es_tree; in __es_insert_extent() local 920 struct ext4_es_tree *tree; in ext4_es_lookup_extent() local 1181 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in get_rsvd() local 1306 struct ext4_es_tree *tree = &EXT4_I(inode)->i_es_tree; in __es_remove_extent() local 1695 struct ext4_es_tree *tree = &ei->i_es_tree; in es_do_reclaim_extents() local [all …]
|
/kernel/linux/linux-5.10/scripts/dtc/ |
D | fstree.c | 16 struct node *tree; in read_fstree() local 70 struct node *tree; in dt_from_fs() local
|
D | livetree.c | 399 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info() 447 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() 473 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() 512 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path() 538 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label() 558 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 582 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref() 623 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid()
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
D | tag_check.c | 14 __simple_checks(struct radix_tree_root *tree, unsigned long index, int tag) in __simple_checks() 131 static void gang_check(struct radix_tree_root *tree, in gang_check() 157 static void do_thrash(struct radix_tree_root *tree, char *thrash_state, int tag) in do_thrash()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_mpc.c | 121 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp() 191 struct mpc_tree *tree, in mpc1_insert_plane() 282 struct mpc_tree *tree, in mpc1_remove_mpcc() 407 struct mpc_tree *tree) in mpc1_init_mpcc_list_from_hw()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | srcline.c | 614 void srcline__tree_insert(struct rb_root_cached *tree, u64 addr, char *srcline) in srcline__tree_insert() 644 char *srcline__tree_find(struct rb_root_cached *tree, u64 addr) in srcline__tree_find() 663 void srcline__tree_delete(struct rb_root_cached *tree) in srcline__tree_delete() 705 void inlines__tree_insert(struct rb_root_cached *tree, in inlines__tree_insert() 728 struct inline_node *inlines__tree_find(struct rb_root_cached *tree, u64 addr) in inlines__tree_find() 747 void inlines__tree_delete(struct rb_root_cached *tree) in inlines__tree_delete()
|
/kernel/linux/linux-5.10/mm/ |
D | zswap.c | 362 static void zswap_entry_put(struct zswap_tree *tree, in zswap_entry_put() 875 struct zswap_tree *tree; in zswap_writeback_entry() local 1022 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_store() local 1166 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_load() local 1235 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_invalidate_page() local 1259 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_invalidate_area() local 1277 struct zswap_tree *tree; in zswap_frontswap_init() local
|
/kernel/linux/linux-5.10/scripts/ |
D | spdxcheck.py | 206 def scan_git_tree(tree): argument 219 def scan_git_subtree(tree, path): argument
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
D | uptodate.c | 159 unsigned int tree, to_purge, purged; in ocfs2_metadata_cache_purge() local 352 struct ocfs2_meta_cache_item **tree) in ocfs2_expand_cache() 392 struct ocfs2_meta_cache_item *tree[OCFS2_CACHE_INFO_MAX_ARRAY] = in __ocfs2_set_buffer_uptodate() local
|