Home
last modified time | relevance | path

Searched defs:leaf (Results 76 - 100 of 220) sorted by relevance

123456789

/kernel/linux/linux-6.6/fs/btrfs/
H A Ddev-replace.c515 struct extent_buffer *leaf = path->nodes[0]; in mark_block_group_to_copy() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c418 xfs_refcountbt_block_maxrecs( unsigned int blocklen, bool leaf) xfs_refcountbt_block_maxrecs() argument
432 xfs_refcountbt_maxrecs( int blocklen, bool leaf) xfs_refcountbt_maxrecs() argument
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Ddir.c457 struct xfs_dir2_leaf *leaf; in xchk_directory_leaf1_bestfree() local
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dsgx.c358 static inline bool encls_leaf_enabled_in_guest(struct kvm_vcpu *vcpu, u32 leaf) in encls_leaf_enabled_in_guest() argument
382 u32 leaf = (u32)kvm_rax_read(vcpu); in handle_encls() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dpble.h41 struct irdma_pble_info *leaf; member
/kernel/linux/linux-6.6/drivers/iommu/
H A Dmsm_iommu.c138 __flush_iotlb_range(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) __flush_iotlb_range() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H 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); filter_udp_port() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_cpu.c411 struct cpu_hogger leaf[3] = {NULL}; in run_cpucg_nested_weight_test() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dbootconfig.c391 xbc_node_find_next_key_value(struct xbc_node *root, struct xbc_node **leaf) xbc_node_find_next_key_value() argument
[all...]
H A Dassoc_array.c311 const void *leaf; in assoc_array_find() local
19 assoc_array_subtree_iterate(const struct assoc_array_ptr *root, const struct assoc_array_ptr *stop, int (*iterator)(const void *leaf, void *iterator_data), void *iterator_data) assoc_array_subtree_iterate() argument
1045 assoc_array_delete_collapse_iterator(const void *leaf, void *iterator_data) assoc_array_delete_collapse_iterator() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dp2m.c158 static void p2m_mid_mfn_init(unsigned long *mid, unsigned long *leaf) in p2m_mid_mfn_init() argument
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-btree.c952 walk_node(struct dm_btree_info *info, dm_block_t block, int (*fn)(void *context, uint64_t *keys, void *leaf), void *context) walk_node() argument
987 dm_btree_walk(struct dm_btree_info *info, dm_block_t root, int (*fn)(void *context, uint64_t *keys, void *leaf), void *context) dm_btree_walk() argument
H A Ddm-array.c855 static int walk_ablock(void *context, uint64_t *keys, void *leaf) in walk_ablock() argument
885 dm_array_walk(struct dm_array_info *info, dm_block_t root, int (*fn)(void *, uint64_t key, void *leaf), void *context) dm_array_walk() argument
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c159 qcom_iommu_tlb_inv_range_nosync(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) qcom_iommu_tlb_inv_range_nosync() argument
/kernel/linux/linux-5.10/drivers/iommu/
H A Dmsm_iommu.c139 __flush_iotlb_range(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) __flush_iotlb_range() argument
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_ro.c318 const char *leaf; in fdt_get_name() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-tree.c57 struct extent_buffer *leaf; in add_new_free_space_info() local
193 struct extent_buffer *leaf; in convert_free_space_to_bitmaps() local
333 struct extent_buffer *leaf; convert_free_space_to_extents() local
500 struct extent_buffer *leaf; free_space_test_bit() local
524 struct extent_buffer *leaf; free_space_set_bits() local
1329 struct extent_buffer *leaf; remove_block_group_free_space() local
[all...]
H A Dfile-item.c136 struct extent_buffer *leaf; in btrfs_insert_file_extent() local
182 struct extent_buffer *leaf; btrfs_lookup_csum() local
401 struct extent_buffer *leaf; btrfs_lookup_csums_range() local
652 struct extent_buffer *leaf; truncate_one_csum() local
705 struct extent_buffer *leaf; btrfs_del_csums() local
852 struct extent_buffer *leaf = NULL; btrfs_csum_file_blocks() local
1054 struct extent_buffer *leaf = path->nodes[0]; btrfs_extent_item_to_extent_map() local
1119 const struct extent_buffer *leaf = path->nodes[0]; btrfs_file_extent_end() local
[all...]
H A Dref-verify.c437 struct extent_buffer *leaf = path->nodes[0]; in process_extent_item() local
383 add_extent_data_ref(struct btrfs_fs_info *fs_info, struct extent_buffer *leaf, struct btrfs_extent_data_ref *dref, u64 bytenr, u64 num_bytes) add_extent_data_ref() argument
501 struct extent_buffer *leaf = path->nodes[0]; process_leaf() local
[all...]
H A Dreflink.c334 struct extent_buffer *leaf; in btrfs_clone() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Drhashtable.c122 nested_table_alloc(struct rhashtable *ht, union nested_table __rcu **prev, bool leaf) nested_table_alloc() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_block.c934 xfs_dir2_leaf_t *leaf; /* leaf structure */ xfs_dir2_leaf_to_block() local
[all...]
H A Dxfs_iext_tree.c374 xfs_iext_leaf_nr_entries( struct xfs_ifork *ifp, struct xfs_iext_leaf *leaf, int start) xfs_iext_leaf_nr_entries() argument
390 xfs_iext_leaf_key( struct xfs_iext_leaf *leaf, int n) xfs_iext_leaf_key() argument
544 struct xfs_iext_leaf *leaf = cur->leaf; xfs_iext_split_leaf() local
788 xfs_iext_rebalance_leaf( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur, struct xfs_iext_leaf *leaf, xfs_fileoff_t offset, int nr_entries) xfs_iext_rebalance_leaf() argument
868 struct xfs_iext_leaf *leaf = cur->leaf; xfs_iext_remove() local
[all...]
H A Dxfs_types.h155 struct xfs_iext_leaf *leaf; member
H A Dxfs_ialloc_btree.c535 xfs_inobt_maxrecs( struct xfs_mount *mp, int blocklen, int leaf) xfs_inobt_maxrecs() argument

Completed in 26 milliseconds

123456789