/linux/drivers/vfio/mdev/ |
H A D | mdev_sysfs.c | 61 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/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.h | 97 #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/arch/arm/mm/ |
H A D | nommu.c | 202 size_t size, unsigned int mtype) in __arm_ioremap_pfn() 211 unsigned int mtype, void *caller) in __arm_ioremap_caller()
|
/linux/drivers/edac/ |
H A D | i82443bxgx_edac.c | 186 enum mem_type mtype) in i82443bxgx_init_csrows() 237 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local
|
H A D | sb_edac.c | 888 enum mem_type mtype; in get_memory_type() local 908 enum mem_type mtype = MEM_UNKNOWN; in haswell_get_memory_type() local 1597 enum mem_type mtype; in __populate_dimms() local 2054 enum mem_type mtype; in get_memory_error_data() local
|
H A D | skx_base.c | 58 enum munittype mtype; member
|
/linux/net/netfilter/ipset/ |
H A D | ip_set_bitmap_gen.h | 34 #define mtype MTYPE macro 300 static const struct ip_set_type_variant mtype = { variable
|
/linux/arch/arm/mach-imx/ |
H A D | mm-imx3.c | 56 unsigned int mtype, void *caller) in imx3_ioremap_caller()
|
/linux/include/uapi/scsi/ |
H A D | scsi_netlink.h | 99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_metafile.c | 29 enum xfs_metafile_type mtype; member
|
/linux/tools/testing/selftests/ipc/ |
H A D | msgque.c | 16 long mtype; member
|
/linux/ipc/ |
H A D | msg.c | 848 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/drivers/dax/ |
H A D | kmem.c | 73 struct memory_dev_type *mtype; in dev_dax_kmem_probe() local
|
/linux/arch/arm/mach-mvebu/ |
H A D | coherency.c | 162 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()
|
/linux/mm/ |
H A D | memory-tiers.c | 665 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
|
H A D | vmstat.c | 1583 int order, mtype; in pagetypeinfo_showfree_print() local 1640 int mtype; in pagetypeinfo_showblockcount_print() local 1672 int mtype; in pagetypeinfo_showblockcount() local 1692 int mtype; in pagetypeinfo_showmixedcount() local
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw_t5.c | 253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw()
|
H A D | csio_hw.c | 184 csio_memory_write(struct csio_hw *hw, int mtype, u32 addr, u32 len, u32 *buf) in csio_memory_write() 1974 unsigned int mtype = 0, maddr = 0; in csio_hw_flash_config() local 2056 unsigned int mtype, maddr; in csio_hw_use_fwconfig() local
|
/linux/include/uapi/linux/ |
H A D | msg.h | 39 __kernel_long_t mtype; /* type of message */ member
|
/linux/fs/ufs/ |
H A D | super.c | 427 unsigned mtype = sbi->s_flavour; in ufs_setup_cstotal() local 533 unsigned mtype = UFS_SB(sb)->s_flavour; in ufs_put_cstotal() local
|
/linux/fs/gfs2/ |
H A D | meta_io.c | 486 int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, in gfs2_meta_buffer()
|
/linux/kernel/bpf/ |
H A D | bpf_struct_ops.c | 549 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/sound/usb/qcom/ |
H A D | qc_audio_offload.c | 502 static void uaudio_iommu_unmap(enum mem_type mtype, unsigned long iova, in uaudio_iommu_unmap() 554 static unsigned long uaudio_iommu_map(enum mem_type mtype, bool dma_coherent, in uaudio_iommu_map()
|
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 114 static ssize_t intel_vgpu_show_description(struct mdev_type *mtype, char *buf) in intel_vgpu_show_description() 1519 static unsigned int intel_vgpu_get_available(struct mdev_type *mtype) in intel_vgpu_get_available()
|
/linux/net/sched/ |
H A D | act_ife.c | 736 u16 mtype; in tcf_ife_decode() local
|