Home
last modified time | relevance | path

Searched defs:leaf (Results 1 – 25 of 127) sorted by relevance

123456

/linux/fs/btrfs/
A Dtree-checker.c120 static u64 file_extent_end(struct extent_buffer *leaf, in file_extent_end()
175 static bool check_prev_ino(struct extent_buffer *leaf, in check_prev_ino()
206 static int check_extent_data_item(struct extent_buffer *leaf, in check_extent_data_item()
520 static int check_dir_item(struct extent_buffer *leaf, in check_dir_item()
769 static void chunk_err(const struct extent_buffer *leaf, in chunk_err()
818 int btrfs_check_chunk_valid(struct extent_buffer *leaf, in btrfs_check_chunk_valid()
1038 static int check_dev_item(struct extent_buffer *leaf, in check_dev_item()
1085 static int check_inode_item(struct extent_buffer *leaf, in check_inode_item()
1306 static int check_extent_item(struct extent_buffer *leaf, in check_extent_item()
1698 static int check_inode_ref(struct extent_buffer *leaf, in check_inode_ref()
[all …]
A Dinode-item.c17 struct btrfs_inode_ref *btrfs_find_name_in_backref(const struct extent_buffer *leaf, in btrfs_find_name_in_backref()
45 const struct extent_buffer *leaf, int slot, u64 ref_objectid, in btrfs_find_name_in_ext_backref()
115 struct extent_buffer *leaf; in btrfs_del_inode_extref() local
184 struct extent_buffer *leaf; in btrfs_del_inode_ref() local
265 struct extent_buffer *leaf; in btrfs_insert_inode_extref() local
408 struct extent_buffer *leaf; in btrfs_lookup_inode() local
427 const struct extent_buffer *leaf, in btrfs_trace_truncate()
464 struct extent_buffer *leaf; in btrfs_truncate_inode_items() local
A Ddir-item.c33 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
A Dfile-item.c167 struct extent_buffer *leaf; in btrfs_insert_hole_extent() local
211 struct extent_buffer *leaf; in btrfs_lookup_csum() local
473 struct extent_buffer *leaf; in btrfs_lookup_csums_list() local
617 struct extent_buffer *leaf; in btrfs_lookup_csums_bitmap() local
831 struct extent_buffer *leaf; in truncate_one_csum() local
883 struct extent_buffer *leaf; in btrfs_del_csums() local
1060 struct extent_buffer *leaf = NULL; in btrfs_csum_file_blocks() local
1280 struct extent_buffer *leaf = path->nodes[0]; in btrfs_extent_item_to_extent_map() local
1343 const struct extent_buffer *leaf = path->nodes[0]; in btrfs_file_extent_end() local
A Draid-stripe-tree.c22 struct extent_buffer *leaf; in btrfs_delete_raid_extent() local
87 struct extent_buffer *leaf; in update_raid_extent_item() local
195 struct extent_buffer *leaf; in btrfs_get_raid_extent_offset() local
A Dctree.c2452 struct extent_buffer *leaf; in btrfs_search_slot_for_read() local
3856 struct extent_buffer *leaf; in setup_leaf_for_split() local
3922 struct extent_buffer *leaf; in split_item() local
4025 struct extent_buffer *leaf; in btrfs_truncate_item() local
4117 struct extent_buffer *leaf; in btrfs_extend_item() local
4192 struct extent_buffer *leaf; in setup_items_for_insert() local
4337 struct extent_buffer *leaf; in btrfs_insert_item() local
4367 struct extent_buffer *leaf; in btrfs_duplicate_item() local
4489 struct extent_buffer *leaf; in btrfs_del_items() local
5033 struct extent_buffer *leaf; in btrfs_previous_item() local
[all …]
A Droot-tree.c219 struct extent_buffer *leaf; in btrfs_find_orphan_roots() local
350 struct extent_buffer *leaf; in btrfs_del_root_ref() local
424 struct extent_buffer *leaf; in btrfs_add_root_ref() local
/linux/drivers/gpu/drm/nouveau/nvkm/core/
A Dintr.c30 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
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
A Dtu102.c29 tu102_vfn_intr_reset(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_reset()
37 tu102_vfn_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_allow()
45 tu102_vfn_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_block()
74 int pending = 0, leaf; in tu102_vfn_intr_pending() local
/linux/arch/loongarch/mm/
A Dcache.c44 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
/linux/arch/x86/include/asm/
A Dcpuid.h130 static inline void __cpuid_read(unsigned int leaf, unsigned int subleaf, u32 *regs) in __cpuid_read()
137 #define cpuid_subleaf(leaf, subleaf, regs) { \ argument
142 #define cpuid_leaf(leaf, regs) { \ argument
147 static inline void __cpuid_read_reg(unsigned int leaf, unsigned int subleaf, in __cpuid_read_reg()
156 #define cpuid_subleaf_reg(leaf, subleaf, regidx, reg) { \ argument
161 #define cpuid_leaf_reg(leaf, regidx, reg) { \ argument
/linux/fs/xfs/libxfs/
A Dxfs_dir2_leaf.c105 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check() local
143 struct xfs_dir2_leaf *leaf, in xfs_dir3_leaf_check_int()
364 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init() local
447 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf() local
978 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact() local
1123 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests() local
1150 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents() local
1172 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header() local
1192 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_tail() local
1281 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_lookup_int() local
[all …]
A Dxfs_attr_leaf.c242 struct xfs_attr_leafblock *leaf, in xfs_attr3_leaf_verify_entry()
1017 struct xfs_attr_leafblock *leaf; in xfs_attr_shortform_allfit() local
1127 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_shortform() local
1214 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_node() local
1288 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_create() local
1405 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add() local
1487 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add_work() local
2005 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_toosmall() local
2132 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_remove() local
2411 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_lookup_int() local
[all …]
A Dxfs_iext_tree.c376 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_nr_entries()
391 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_key()
551 struct xfs_iext_leaf *leaf = cur->leaf; in xfs_iext_split_leaf() local
808 struct xfs_iext_leaf *leaf, in xfs_iext_rebalance_leaf()
885 struct xfs_iext_leaf *leaf = cur->leaf; in xfs_iext_remove() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
A Dnv04.c75 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
A Dgt215.c57 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()
A Dgp100.c48 gp100_mc_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) in gp100_mc_intr_allow()
56 gp100_mc_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) in gp100_mc_intr_block()
/linux/fs/unicode/
A Dmkutf8data.c383 void *leaf = NULL; in lookup() local
1417 struct unicode_data *leaf = l; in nfdi_print() local
1432 struct unicode_data *leaf = l; in nfdicf_print() local
1748 utf8leaf_t *leaf; in verify() local
2736 utf8leaf_t *leaf; in utf8agemax() local
2763 utf8leaf_t *leaf; in utf8agemin() local
2789 utf8leaf_t *leaf; in utf8nagemax() local
2816 utf8leaf_t *leaf; in utf8nagemin() local
2845 utf8leaf_t *leaf; in utf8len() local
2872 utf8leaf_t *leaf; in utf8nlen() local
[all …]
/linux/arch/x86/coco/sev/
A Dshared.c408 static int __sev_cpuid_hv_msr(struct cpuid_leaf *leaf) in __sev_cpuid_hv_msr()
431 static int __sev_cpuid_hv_ghcb(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in __sev_cpuid_hv_ghcb()
464 static int sev_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in sev_cpuid_hv()
538 snp_cpuid_get_validated_func(struct cpuid_leaf *leaf) in snp_cpuid_get_validated_func()
573 static void snp_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in snp_cpuid_hv()
580 struct cpuid_leaf *leaf) in snp_cpuid_postprocess()
675 snp_cpuid(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in snp_cpuid()
722 struct cpuid_leaf leaf; in do_vc_no_ghcb() local
1078 struct cpuid_leaf leaf; in vc_handle_cpuid_snp() local
/linux/tools/testing/selftests/bpf/progs/
A Dxdpwall.c118 __u8 *leaf; in filter_ipv6_addr() local
127 __u8 *leaf; in filter_ipv4_addr() local
221 __u8 *leaf = bpf_map_lookup_elem(&tcp_port_map, &port); in filter_tcp_port() local
228 __u16 *leaf = bpf_map_lookup_elem(&udp_port_map, &port); in filter_udp_port() local
/linux/drivers/gpu/drm/i915/selftests/
A Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno()
154 if (__sync_seqno(leaf)[idx] != seqno) { in check_seqno() local
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; in igt_syncmap_compact() local
/linux/arch/x86/kernel/cpu/
A Dtopology_ext.c45 static inline bool topo_subleaf(struct topo_scan *tscan, u32 leaf, u32 subleaf, in topo_subleaf()
104 static bool parse_topology_leaf(struct topo_scan *tscan, u32 leaf) in parse_topology_leaf()
/linux/tools/arch/x86/kcpuid/
A Dkcpuid.c114 static void leaf_print_raw(struct subleaf *leaf) in leaf_print_raw()
133 struct subleaf *leaf; in cpuid_store() local
289 struct subleaf *leaf; in parse_line() local
483 static void show_leaf(struct subleaf *leaf) in show_leaf()
/linux/fs/btrfs/tests/
A Dinode-tests.c22 struct extent_buffer *leaf = root->node; in insert_extent() local
58 struct extent_buffer *leaf = root->node; in insert_inode_item_key() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dintr.h31 int leaf; member
60 int leaf; member

Completed in 68 milliseconds

123456