| /Linux-v5.15/arch/arm/mm/ | 
| D | ioremap.c | 49 			size_t size, unsigned int mtype)  in find_static_vm_paddr() 110 		 const struct mem_type *mtype)  in ioremap_page() 245 	unsigned long offset, size_t size, unsigned int mtype, void *caller)  in __arm_ioremap_pfn_caller() 323 	unsigned int mtype, void *caller)  in __arm_ioremap_caller() 351 		  unsigned int mtype)  in __arm_ioremap_pfn() 393 	unsigned int mtype;  in __arm_ioremap_exec()  local
  | 
| D | nommu.c | 179 				size_t size, unsigned int mtype)  in __arm_ioremap_pfn() 188 				   unsigned int mtype, void *caller)  in __arm_ioremap_caller()
  | 
| /Linux-v5.15/drivers/vfio/mdev/ | 
| D | mdev_core.c | 50 unsigned int mtype_get_type_group_id(struct mdev_type *mtype)  in mtype_get_type_group_id() 60 struct device *mtype_get_parent_dev(struct mdev_type *mtype)  in mtype_get_parent_dev()
  | 
| D | mdev_sysfs.c | 51 static ssize_t create_store(struct mdev_type *mtype,  in create_store()
  | 
| /Linux-v5.15/samples/vfio-mdev/ | 
| D | mdpy.c | 644 static ssize_t name_show(struct mdev_type *mtype,  in name_show() 654 static ssize_t description_show(struct mdev_type *mtype,  in description_show() 665 static ssize_t available_instances_show(struct mdev_type *mtype,  in available_instances_show() 673 static ssize_t device_api_show(struct mdev_type *mtype,  in device_api_show()
  | 
| D | mtty.c | 1261 static ssize_t name_show(struct mdev_type *mtype,  in name_show() 1273 static ssize_t available_instances_show(struct mdev_type *mtype,  in available_instances_show() 1284 static ssize_t device_api_show(struct mdev_type *mtype,  in device_api_show()
  | 
| D | mbochs.c | 1328 static ssize_t name_show(struct mdev_type *mtype,  in name_show() 1338 static ssize_t description_show(struct mdev_type *mtype,  in description_show() 1349 static ssize_t available_instances_show(struct mdev_type *mtype,  in available_instances_show() 1361 static ssize_t device_api_show(struct mdev_type *mtype,  in device_api_show()
  | 
| /Linux-v5.15/drivers/s390/cio/ | 
| D | vfio_ccw_ops.c | 74 static ssize_t name_show(struct mdev_type *mtype,  in name_show() 81 static ssize_t device_api_show(struct mdev_type *mtype,  in device_api_show() 88 static ssize_t available_instances_show(struct mdev_type *mtype,  in available_instances_show()
  | 
| /Linux-v5.15/drivers/edac/ | 
| D | i82443bxgx_edac.c | 186 				enum mem_type mtype)  in i82443bxgx_init_csrows() 237 	enum mem_type mtype;  in i82443bxgx_edacmc_probe1()  local
  | 
| D | fsl_ddr_edac.c | 398 	enum mem_type mtype;  in fsl_ddr_init_csrows()  local
  | 
| /Linux-v5.15/net/netfilter/ipset/ | 
| D | ip_set_bitmap_gen.h | 31 #define mtype			MTYPE  macro 291 static const struct ip_set_type_variant mtype = {  variable
  | 
| /Linux-v5.15/arch/arm/mach-imx/ | 
| D | mm-imx3.c | 57 					 unsigned int mtype, void *caller)  in imx3_ioremap_caller()
  | 
| /Linux-v5.15/include/uapi/scsi/ | 
| D | scsi_netlink.h | 99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen)			\  argument
  | 
| /Linux-v5.15/drivers/s390/crypto/ | 
| D | vfio_ap_ops.c | 386 static ssize_t name_show(struct mdev_type *mtype,  in name_show() 394 static ssize_t available_instances_show(struct mdev_type *mtype,  in available_instances_show() 404 static ssize_t device_api_show(struct mdev_type *mtype,  in device_api_show()
  | 
| /Linux-v5.15/kernel/bpf/ | 
| D | bpf_struct_ops.c | 293 	const struct btf_type *mtype;  in check_zero_holes()  local 368 		const struct btf_type *mtype, *ptype;  in bpf_struct_ops_map_update_elem()  local
  | 
| /Linux-v5.15/tools/testing/selftests/ipc/ | 
| D | msgque.c | 16 	long mtype;  member
  | 
| /Linux-v5.15/arch/arm/mach-mvebu/ | 
| D | coherency.c | 165 			 unsigned int mtype, void *caller)  in armada_wa_ioremap_caller()
  | 
| /Linux-v5.15/ipc/ | 
| D | msg.c | 842 static long do_msgsnd(int msqid, long mtype, void __user *mtext,  in do_msgsnd() 958 	long mtype;  in ksys_msgsnd()  local 974 	compat_long_t mtype;  member 982 	compat_long_t mtype;  in compat_ksys_msgsnd()  local
  | 
| /Linux-v5.15/drivers/scsi/csiostor/ | 
| 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()
  | 
| /Linux-v5.15/arch/arm/mach-ixp4xx/ | 
| D | common.c | 423 					   unsigned int mtype, void *caller)  in ixp4xx_ioremap_caller()
  | 
| /Linux-v5.15/include/uapi/linux/ | 
| D | msg.h | 39 	__kernel_long_t mtype;          /* type of message */  member
  | 
| /Linux-v5.15/fs/ufs/ | 
| D | super.c | 476 	unsigned mtype = sbi->s_mount_opt & UFS_MOUNT_UFSTYPE;  in ufs_setup_cstotal()  local 591 	unsigned mtype = UFS_SB(sb)->s_mount_opt & UFS_MOUNT_UFSTYPE;  in ufs_put_cstotal()  local
  | 
| /Linux-v5.15/mm/ | 
| D | vmstat.c | 1465 	int order, mtype;  in pagetypeinfo_showfree_print()  local 1522 	int mtype;  in pagetypeinfo_showblockcount_print()  local 1554 	int mtype;  in pagetypeinfo_showblockcount()  local 1574 	int mtype;  in pagetypeinfo_showmixedcount()  local
  | 
| /Linux-v5.15/fs/gfs2/ | 
| D | meta_io.c | 480 int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num,  in gfs2_meta_buffer()
  | 
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ | 
| D | kfd_mqd_manager_vi.c | 170 			struct queue_properties *q, unsigned int mtype,  in __update_mqd()
  |