Searched defs:leaf (Results 76 - 100 of 123) sorted by last modified time

12345

/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c245 amd_cpuid4(int leaf, union _cpuid4_leaf_eax *eax, argument
/linux-master/arch/x86/include/asm/
H A Dcpuid.h130 static inline void __cpuid_read(unsigned int leaf, unsigned int subleaf, u32 *regs) argument
147 static inline void __cpuid_read_reg(unsigned int leaf, unsigned int subleaf, argument
[all...]
/linux-master/drivers/base/
H A Darch_topology.c538 bool leaf = true; local
587 bool leaf = true; local
[all...]
/linux-master/fs/jfs/
H A Djfs_dmap.c1087 s8 *leaf; local
1218 s8 *leaf; local
2143 s8 *leaf; local
2628 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); local
2693 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); local
2771 s8 *leaf; local
[all...]
/linux-master/fs/btrfs/
H A Dref-verify.c440 struct extent_buffer *leaf = path->nodes[0]; local
386 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) argument
508 struct extent_buffer *leaf = path->nodes[0]; local
[all...]
H A Dxattr.c33 struct extent_buffer *leaf; local
173 struct extent_buffer *leaf = path->nodes[0]; local
304 struct extent_buffer *leaf; local
[all...]
H A Ddir-item.c33 struct extent_buffer *leaf; local
67 struct extent_buffer *leaf; local
118 struct extent_buffer *leaf; local
240 struct extent_buffer *leaf; local
390 struct extent_buffer *leaf; local
423 struct extent_buffer *leaf; local
[all...]
/linux-master/tools/perf/util/
H A Dsort.h121 bool leaf; member in struct:hist_entry
/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c359 static inline bool encls_leaf_enabled_in_guest(struct kvm_vcpu *vcpu, u32 leaf) argument
383 u32 leaf = (u32)kvm_rax_read(vcpu); local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) argument
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; local
[all...]
/linux-master/fs/xfs/scrub/
H A Dattr.c373 struct xfs_attr_leafblock *leaf local
304 xchk_xattr_entry( struct xchk_da_btree *ds, int level, char *buf_end, struct xfs_attr_leafblock *leaf, struct xfs_attr3_icleaf_hdr *leafhdr, struct xfs_attr_leaf_entry *ent, int idx, unsigned int *usedbytes, __u32 *last_hashval) argument
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl.h119 struct rl_sla *leaf[RL_LEAF_MAX]; member in struct:adf_rl
/linux-master/arch/mips/kernel/
H A Dprocess.c553 int leaf; local
/linux-master/drivers/firewire/
H A Dsbp2.c998 sbp2_get_unit_unique_id(struct sbp2_target *tgt, const u32 *leaf) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c188 int cn10k_alloc_leaf_profile(struct otx2_nic *pfvf, u16 *leaf) argument
328 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf) argument
/linux-master/kernel/locking/
H A Dlockdep.c2422 print_shortest_lock_dependencies(struct lock_list *leaf, argument
2468 print_shortest_lock_dependencies_backwards(struct lock_list *leaf, argument
[all...]
/linux-master/fs/gfs2/
H A Ddir.c816 struct gfs2_leaf *leaf; local
867 struct gfs2_leaf *leaf; local
911 struct gfs2_leaf *leaf; local
1375 unsigned leaves = 0, leaf = 0, offset, sort_offset; local
1727 struct gfs2_leaf *leaf, *oleaf; local
1802 struct gfs2_leaf *leaf; local
1901 struct gfs2_leaf *leaf = (struct gfs2_leaf *)bh->b_data; local
2103 struct gfs2_leaf *leaf; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dtu102.c29 tu102_vfn_intr_reset(struct nvkm_intr *intr, int leaf, u32 mask) argument
37 tu102_vfn_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) argument
45 tu102_vfn_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) argument
74 int pending = 0, leaf; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgp100.c48 gp100_mc_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) argument
56 gp100_mc_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) argument
/linux-master/drivers/md/
H A Ddm-cache-metadata.c1519 static int __dump_mapping(void *context, uint64_t cblock, void *leaf) argument
/linux-master/drivers/infiniband/hw/irdma/
H A Dpble.c312 struct irdma_pble_info *leaf = lvl2->leaf; local
342 struct irdma_pble_info *leaf; local
[all...]
H A Dpble.h41 struct irdma_pble_info *leaf; member in struct:irdma_pble_level2
/linux-master/ipc/
H A Dmqueue.c194 struct posix_msg_tree_node *leaf; local
233 msg_tree_erase(struct posix_msg_tree_node *leaf, struct mqueue_inode_info *info) argument
251 struct posix_msg_tree_node *leaf; local
[all...]
/linux-master/arch/x86/events/intel/
H A Dpt.c51 u32 leaf; member in struct:pt_cap_desc
/linux-master/arch/loongarch/mm/
H A Dcache.c44 static void flush_cache_leaf(unsigned int leaf) argument
68 int leaf; local
117 unsigned int leaf = 0, level = 1; local
[all...]

Completed in 418 milliseconds

12345