| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | tree-checker.c | 101 #define CHECK_FE_ALIGNED(leaf, slot, fi, name, alignment) \ argument 111 static u64 file_extent_end(struct extent_buffer *leaf, in file_extent_end() 165 static bool check_prev_ino(struct extent_buffer *leaf, in check_prev_ino() 196 static int check_extent_data_item(struct extent_buffer *leaf, in check_extent_data_item() 334 static int check_csum_item(struct extent_buffer *leaf, struct btrfs_key *key, in check_csum_item() 380 static int check_inode_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_inode_key() 431 static int check_root_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_root_key() 474 static int check_dir_item(struct extent_buffer *leaf, in check_dir_item() 632 static int check_block_group_item(struct extent_buffer *leaf, in check_block_group_item() 703 static void chunk_err(const struct extent_buffer *leaf, in chunk_err() [all …]
|
| D | dir-item.c | 31 struct extent_buffer *leaf; in insert_with_overflow() local 66 struct extent_buffer *leaf; in btrfs_insert_xattr_item() local 117 struct extent_buffer *leaf; in btrfs_insert_dir_item() local 211 struct extent_buffer *leaf; in btrfs_check_dir_item_collision() local 300 struct extent_buffer *leaf; in btrfs_search_dir_index_item() local 380 struct extent_buffer *leaf; in btrfs_match_dir_item_name() local 413 struct extent_buffer *leaf; in btrfs_delete_one_dir_name() local
|
| D | inode-item.c | 11 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, in btrfs_find_name_in_backref() 38 struct extent_buffer *leaf, int slot, u64 ref_objectid, in btrfs_find_name_in_ext_backref() 107 struct extent_buffer *leaf; in btrfs_del_inode_extref() local 179 struct extent_buffer *leaf; in btrfs_del_inode_ref() local 262 struct extent_buffer *leaf; in btrfs_insert_inode_extref() local 411 struct extent_buffer *leaf; in btrfs_lookup_inode() local
|
| D | file-item.c | 136 struct extent_buffer *leaf; in btrfs_insert_file_extent() local 182 struct extent_buffer *leaf; in btrfs_lookup_csum() local 401 struct extent_buffer *leaf; in btrfs_lookup_csums_range() local 652 struct extent_buffer *leaf; in truncate_one_csum() local 705 struct extent_buffer *leaf; in btrfs_del_csums() local 852 struct extent_buffer *leaf = NULL; in btrfs_csum_file_blocks() local 1054 struct extent_buffer *leaf = path->nodes[0]; in btrfs_extent_item_to_extent_map() local 1119 const struct extent_buffer *leaf = path->nodes[0]; in btrfs_file_extent_end() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | tree-checker.c | 107 #define CHECK_FE_ALIGNED(leaf, slot, fi, name, alignment) \ argument 118 static u64 file_extent_end(struct extent_buffer *leaf, in file_extent_end() 172 static bool check_prev_ino(struct extent_buffer *leaf, in check_prev_ino() 203 static int check_extent_data_item(struct extent_buffer *leaf, in check_extent_data_item() 343 static int check_csum_item(struct extent_buffer *leaf, struct btrfs_key *key, in check_csum_item() 389 static int check_inode_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_inode_key() 441 static int check_root_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_root_key() 499 static int check_dir_item(struct extent_buffer *leaf, in check_dir_item() 659 static int check_block_group_item(struct extent_buffer *leaf, in check_block_group_item() 747 static void chunk_err(const struct extent_buffer *leaf, in chunk_err() [all …]
|
| D | inode-item.c | 18 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, in btrfs_find_name_in_backref() 46 struct extent_buffer *leaf, int slot, u64 ref_objectid, in btrfs_find_name_in_ext_backref() 116 struct extent_buffer *leaf; in btrfs_del_inode_extref() local 185 struct extent_buffer *leaf; in btrfs_del_inode_ref() local 266 struct extent_buffer *leaf; in btrfs_insert_inode_extref() local 409 struct extent_buffer *leaf; in btrfs_lookup_inode() local 428 struct extent_buffer *leaf, in btrfs_trace_truncate() 465 struct extent_buffer *leaf; in btrfs_truncate_inode_items() local
|
| D | dir-item.c | 33 struct extent_buffer *leaf; in insert_with_overflow() local 67 struct extent_buffer *leaf; in btrfs_insert_xattr_item() local 118 struct extent_buffer *leaf; in btrfs_insert_dir_item() local 240 struct extent_buffer *leaf; in btrfs_check_dir_item_collision() local 390 struct extent_buffer *leaf; in btrfs_match_dir_item_name() local 423 struct extent_buffer *leaf; in btrfs_delete_one_dir_name() local
|
| D | file-item.c | 169 struct extent_buffer *leaf; in btrfs_insert_hole_extent() local 214 struct extent_buffer *leaf; in btrfs_lookup_csum() local 464 struct extent_buffer *leaf; in btrfs_lookup_csums_list() local 606 struct extent_buffer *leaf; in btrfs_lookup_csums_bitmap() local 820 struct extent_buffer *leaf; in truncate_one_csum() local 872 struct extent_buffer *leaf; in btrfs_del_csums() local 1049 struct extent_buffer *leaf = NULL; in btrfs_csum_file_blocks() local 1271 struct extent_buffer *leaf = path->nodes[0]; in btrfs_extent_item_to_extent_map() local 1336 const struct extent_buffer *leaf = path->nodes[0]; in btrfs_file_extent_end() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ |
| D | tu102.c | 27 tu102_vfn_intr_reset(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_reset() 35 tu102_vfn_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_allow() 43 tu102_vfn_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_block() 72 int pending = 0, leaf; in tu102_vfn_intr_pending() local
|
| /kernel/linux/linux-5.10/arch/loongarch/mm/ |
| D | cache.c | 41 static void flush_cache_leaf(unsigned int leaf) in flush_cache_leaf() 65 int leaf; in __flush_cache_all() local 91 #define populate_cache_properties(cfg0, cdesc, level, leaf) \ argument 114 unsigned int leaf = 0, level = 1; in cpu_cache_init() local
|
| /kernel/linux/linux-6.6/arch/loongarch/mm/ |
| D | cache.c | 44 static void flush_cache_leaf(unsigned int leaf) in flush_cache_leaf() 68 int leaf; in __flush_cache_all() local 94 #define populate_cache_properties(cfg0, cdesc, level, leaf) \ argument 117 unsigned int leaf = 0, level = 1; in cpu_cache_init() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | intr.c | 30 enum nvkm_intr_type type, int *leaf, u32 *mask) in nvkm_intr_xlat() 76 nvkm_intr_find(struct nvkm_subdev *subdev, enum nvkm_intr_type type, int *leaf, u32 *mask) in nvkm_intr_find() 91 nvkm_intr_allow_locked(struct nvkm_intr *intr, int leaf, u32 mask) in nvkm_intr_allow_locked() 107 int leaf; in nvkm_intr_allow() local 120 nvkm_intr_block_locked(struct nvkm_intr *intr, int leaf, u32 mask) in nvkm_intr_block_locked() 133 int leaf; in nvkm_intr_block() local 171 int prio, leaf; in nvkm_intr() local
|
| /kernel/liteos_a/kernel/base/include/ |
| D | los_binarytree_pri.h | 50 BinNode leaf; member 62 BinNode leaf; member 72 BinNode leaf; member 82 BinNode leaf; member
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_dir2_leaf.c | 104 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check() local 142 struct xfs_dir2_leaf *leaf, in xfs_dir3_leaf_check_int() 312 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init() local 396 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf() local 623 struct xfs_dir2_leaf *leaf; /* leaf structure */ in xfs_dir2_leaf_addname() local 926 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact() local 1071 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests() local 1098 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents() local 1120 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header() local 1140 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_tail() local [all …]
|
| D | xfs_attr_leaf.c | 241 struct xfs_attr_leafblock *leaf, in xfs_attr3_leaf_verify_entry() 315 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_verify() local 1012 struct xfs_attr_leafblock *leaf; in xfs_attr_shortform_allfit() local 1130 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_shortform() local 1219 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_node() local 1297 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_create() local 1414 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add() local 1496 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add_work() local 2014 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_toosmall() local 2141 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_remove() local [all …]
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_dir2_leaf.c | 104 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check() local 142 struct xfs_dir2_leaf *leaf) in xfs_dir3_leaf_check_int() 303 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init() local 387 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf() local 614 struct xfs_dir2_leaf *leaf; /* leaf structure */ in xfs_dir2_leaf_addname() local 917 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact() local 1062 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests() local 1089 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents() local 1111 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header() local 1131 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_tail() local [all …]
|
| D | xfs_attr_leaf.c | 239 struct xfs_attr_leafblock *leaf, in xfs_attr3_leaf_verify_entry() 296 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_verify() local 978 struct xfs_attr_leafblock *leaf; in xfs_attr_shortform_allfit() local 1096 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_shortform() local 1177 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_node() local 1250 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_create() local 1361 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add() local 1442 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add_work() local 1960 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_toosmall() local 2087 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_remove() local [all …]
|
| /kernel/linux/linux-5.10/fs/unicode/ |
| D | utf8-norm.c | 408 utf8leaf_t *leaf; in utf8agemax() local 437 utf8leaf_t *leaf; in utf8agemin() local 464 utf8leaf_t *leaf; in utf8nagemax() local 492 utf8leaf_t *leaf; in utf8nagemin() local 522 utf8leaf_t *leaf; in utf8len() local 550 utf8leaf_t *leaf; in utf8nlen() local 654 utf8leaf_t *leaf; in utf8byte() local
|
| D | mkutf8data.c | 383 void *leaf = NULL; in lookup() local 533 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert() 1417 struct unicode_data *leaf = l; in nfdi_print() local 1432 struct unicode_data *leaf = l; in nfdicf_print() local 1453 struct unicode_data *leaf = l; in nfdicf_mark() local 1462 struct unicode_data *leaf = l; in correction_mark() local 1469 struct unicode_data *leaf = l; in nfdi_size() local 1481 struct unicode_data *leaf = l; in nfdicf_size() local 1495 struct unicode_data *leaf = l; in nfdi_index() local 1502 struct unicode_data *leaf = l; in nfdicf_index() local [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
| D | nv04.c | 75 int leaf; in nv04_mc_intr_rearm() local 85 int leaf; in nv04_mc_intr_unarm() local 98 int leaf; in nv04_mc_intr_pending() local
|
| D | gt215.c | 57 gt215_mc_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) in gt215_mc_intr_allow() 65 gt215_mc_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) in gt215_mc_intr_block()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
| D | topology.c | 35 static int check_extended_topology_leaf(int leaf) in check_extended_topology_leaf() 69 int leaf; in detect_extended_topology_early() local 101 int leaf; in detect_extended_topology() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
| D | topology.c | 35 static int check_extended_topology_leaf(int leaf) in check_extended_topology_leaf() 69 int leaf; in detect_extended_topology_early() local 101 int leaf; in detect_extended_topology() local
|
| /kernel/linux/linux-6.6/fs/unicode/ |
| D | mkutf8data.c | 383 void *leaf = NULL; in lookup() local 533 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert() 1417 struct unicode_data *leaf = l; in nfdi_print() local 1432 struct unicode_data *leaf = l; in nfdicf_print() local 1453 struct unicode_data *leaf = l; in nfdicf_mark() local 1462 struct unicode_data *leaf = l; in correction_mark() local 1469 struct unicode_data *leaf = l; in nfdi_size() local 1481 struct unicode_data *leaf = l; in nfdicf_size() local 1495 struct unicode_data *leaf = l; in nfdi_index() local 1502 struct unicode_data *leaf = l; in nfdicf_index() local [all …]
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | sev-shared.c | 260 static int __sev_cpuid_hv_msr(struct cpuid_leaf *leaf) in __sev_cpuid_hv_msr() 283 static int __sev_cpuid_hv_ghcb(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in __sev_cpuid_hv_ghcb() 316 static int sev_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in sev_cpuid_hv() 390 snp_cpuid_get_validated_func(struct cpuid_leaf *leaf) in snp_cpuid_get_validated_func() 425 static void snp_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in snp_cpuid_hv() 432 struct cpuid_leaf *leaf) in snp_cpuid_postprocess() 527 snp_cpuid(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in snp_cpuid() 573 struct cpuid_leaf leaf; in do_vc_no_ghcb() local 925 struct cpuid_leaf leaf; in vc_handle_cpuid_snp() local
|