Home
last modified time | relevance | path

Searched defs:mtype (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.15/drivers/vfio/mdev/
Dmdev_sysfs.c61 static ssize_t create_store(struct mdev_type *mtype, in create_store()
89 static ssize_t device_api_show(struct mdev_type *mtype, in device_api_show()
96 static ssize_t name_show(struct mdev_type *mtype, in name_show()
105 static ssize_t available_instances_show(struct mdev_type *mtype, in available_instances_show()
118 static ssize_t description_show(struct mdev_type *mtype, in description_show()
/linux-6.15/arch/arm/mm/
Dioremap.c51 size_t size, unsigned int mtype) in find_static_vm_paddr()
112 const struct mem_type *mtype) in ioremap_page()
275 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller()
353 unsigned int mtype, void *caller) in __arm_ioremap_caller()
381 unsigned int mtype) in __arm_ioremap_pfn()
423 unsigned int mtype; in __arm_ioremap_exec() local
Dnommu.c202 size_t size, unsigned int mtype) in __arm_ioremap_pfn()
211 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h97 #define AMDGPU_PTE_MTYPE_VG10_SHIFT(mtype) ((uint64_t)(mtype) << 57) argument
99 #define AMDGPU_PTE_MTYPE_VG10(flags, mtype) \ argument
114 #define AMDGPU_PTE_MTYPE_NV10_SHIFT(mtype) ((uint64_t)(mtype) << 48) argument
116 #define AMDGPU_PTE_MTYPE_NV10(flags, mtype) \ argument
125 #define AMDGPU_PTE_MTYPE_GFX12_SHIFT(mtype) ((uint64_t)(mtype) << 54) argument
127 #define AMDGPU_PTE_MTYPE_GFX12(flags, mtype) \ argument
/linux-6.15/drivers/edac/
Di82443bxgx_edac.c186 enum mem_type mtype) in i82443bxgx_init_csrows()
237 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local
Dfsl_ddr_edac.c411 enum mem_type mtype; in fsl_ddr_init_csrows() local
/linux-6.15/net/netfilter/ipset/
Dip_set_bitmap_gen.h34 #define mtype MTYPE macro
300 static const struct ip_set_type_variant mtype = { variable
/linux-6.15/arch/arm/mach-imx/
Dmm-imx3.c56 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/linux-6.15/include/uapi/scsi/
Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/linux-6.15/fs/xfs/libxfs/
Dxfs_metafile.c29 enum xfs_metafile_type mtype; member
/linux-6.15/ipc/
Dmsg.c848 static long do_msgsnd(int msqid, long mtype, void __user *mtext, in do_msgsnd()
964 long mtype; in ksys_msgsnd() local
980 compat_long_t mtype; member
988 compat_long_t mtype; in compat_ksys_msgsnd() local
/linux-6.15/tools/testing/selftests/ipc/
Dmsgque.c16 long mtype; member
/linux-6.15/drivers/dax/
Dkmem.c73 struct memory_dev_type *mtype; in dev_dax_kmem_probe() local
/linux-6.15/mm/
Dmemory-tiers.c665 struct memory_dev_type *mtype; in mt_find_alloc_memory_type() local
683 struct memory_dev_type *mtype, *mtn; in mt_put_memory_types() local
Dvmstat.c1564 int order, mtype; in pagetypeinfo_showfree_print() local
1621 int mtype; in pagetypeinfo_showblockcount_print() local
1653 int mtype; in pagetypeinfo_showblockcount() local
1673 int mtype; in pagetypeinfo_showmixedcount() local
/linux-6.15/arch/arm/mach-mvebu/
Dcoherency.c162 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()
/linux-6.15/drivers/scsi/csiostor/
Dcsio_hw_t5.c253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw()
/linux-6.15/include/uapi/linux/
Dmsg.h39 __kernel_long_t mtype; /* type of message */ member
/linux-6.15/fs/ufs/
Dsuper.c477 unsigned mtype = sbi->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_setup_cstotal() local
583 unsigned mtype = UFS_SB(sb)->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_put_cstotal() local
/linux-6.15/fs/gfs2/
Dmeta_io.c486 int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, in gfs2_meta_buffer()
/linux-6.15/kernel/bpf/
Dbpf_struct_ops.c549 const struct btf_type *mtype; in check_zero_holes() local
737 const struct btf_type *mtype, *ptype; in bpf_struct_ops_map_update_elem() local
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_vi.c172 unsigned int mtype, unsigned int atc_bit) in __update_mqd()
/linux-6.15/drivers/ata/
Dpata_it821x.c610 const char *mtype = ""; in it821x_display_disk() local
/linux-6.15/samples/vfio-mdev/
Dmdpy.c654 static ssize_t mdpy_show_description(struct mdev_type *mtype, char *buf) in mdpy_show_description()
/linux-6.15/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c293 nfp_flower_xmit_tun_conf(struct nfp_app *app, u8 mtype, u16 plen, void *pdata, in nfp_flower_xmit_tun_conf()
478 u8 mtype; in nfp_tun_write_neigh() local

123