| /linux-4.1.27/arch/arm/mm/ | 
| D | ioremap.c | 46 			size_t size, unsigned int mtype)  in find_static_vm_paddr()107 		 const struct mem_type *mtype)  in ioremap_page()
 259 	unsigned long offset, size_t size, unsigned int mtype, void *caller)  in __arm_ioremap_pfn_caller()
 335 	unsigned int mtype, void *caller)  in __arm_ioremap_caller()
 363 		  unsigned int mtype)  in __arm_ioremap_pfn()
 375 __arm_ioremap(phys_addr_t phys_addr, size_t size, unsigned int mtype)  in __arm_ioremap()
 392 	unsigned int mtype;  in __arm_ioremap_exec()  local
 
 | 
| D | nommu.c | 355 				size_t size, unsigned int mtype)  in __arm_ioremap_pfn()364 			   size_t size, unsigned int mtype, void *caller)  in __arm_ioremap_pfn_caller()
 370 			    unsigned int mtype)  in __arm_ioremap()
 379 				   unsigned int mtype, void *caller)  in __arm_ioremap_caller()
 
 | 
| /linux-4.1.27/arch/unicore32/mm/ | 
| D | ioremap.c | 49 		 const struct mem_type *mtype)  in ioremap_page()130 	unsigned long offset, size_t size, unsigned int mtype, void *caller)  in __uc32_ioremap_pfn_caller()
 185 	unsigned int mtype, void *caller)  in __uc32_ioremap_caller()
 212 		  unsigned int mtype)  in __uc32_ioremap_pfn()
 
 | 
| /linux-4.1.27/arch/arm/mach-iop13xx/ | 
| D | io.c | 27 	size_t size, unsigned int mtype, void *caller)  in __iop13xx_ioremap_caller()
 | 
| /linux-4.1.27/drivers/edac/ | 
| D | i82443bxgx_edac.c | 189 				enum mem_type mtype)  in i82443bxgx_init_csrows()240 	enum mem_type mtype;  in i82443bxgx_edacmc_probe1()  local
 
 | 
| D | sb_edac.c | 688 	enum mem_type mtype;  in get_memory_type()  local708 	enum mem_type mtype = MEM_UNKNOWN;  in haswell_get_memory_type()  local
 857 	enum mem_type mtype;  in get_dimm_config()  local
 
 | 
| D | mpc85xx_edac.c | 933 	enum mem_type mtype;  in mpc85xx_init_csrows()  local
 | 
| D | ppc4xx_edac.c | 897 	enum mem_type mtype;  in ppc4xx_edac_init_csrows()  local
 | 
| D | i7core_edac.c | 505 	enum mem_type mtype;  in get_dimm_config()  local
 | 
| /linux-4.1.27/net/netfilter/ipset/ | 
| D | ip_set_bitmap_gen.h | 34 #define mtype			MTYPE  macro278 static const struct ip_set_type_variant mtype = {  variable
 
 | 
| D | ip_set_hash_gen.h | 241 #define mtype			MTYPE  macro
 | 
| /linux-4.1.27/include/uapi/scsi/ | 
| D | scsi_netlink.h | 113 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen)			\  argument
 | 
| /linux-4.1.27/arch/arm/mach-imx/ | 
| D | mm-imx3.c | 69 					 unsigned int mtype, void *caller)  in imx3_ioremap_caller()
 | 
| /linux-4.1.27/arch/arm/mach-mvebu/ | 
| D | coherency.c | 126 			      unsigned int mtype, void *caller)  in armada_pcie_wa_ioremap_caller()
 | 
| /linux-4.1.27/tools/testing/selftests/ipc/ | 
| D | msgque.c | 14 	long mtype;  member
 | 
| /linux-4.1.27/mm/ | 
| D | vmstat.c | 937 	int order, mtype;  in pagetypeinfo_showfree_print()  local979 	int mtype;  in pagetypeinfo_showblockcount_print()  local
 1013 	int mtype;  in pagetypeinfo_showblockcount()  local
 1107 	int mtype;  in pagetypeinfo_showmixedcount()  local
 
 | 
| /linux-4.1.27/include/uapi/linux/ | 
| D | msg.h | 37 	__kernel_long_t mtype;          /* type of message */  member
 | 
| /linux-4.1.27/drivers/scsi/csiostor/ | 
| D | csio_hw_t5.c | 282 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr,  in csio_t5_memory_rw()
 | 
| D | csio_hw.c | 184 csio_memory_write(struct csio_hw *hw, int mtype, u32 addr, u32 len, u32 *buf)  in csio_memory_write()1581 	unsigned int mtype = 0, maddr = 0;  in csio_hw_flash_config()  local
 1658 	unsigned int mtype, maddr;  in csio_hw_use_fwconfig()  local
 
 | 
| /linux-4.1.27/fs/gfs2/ | 
| D | meta_io.c | 343 	u32 mtype = height ? GFS2_METATYPE_IN : GFS2_METATYPE_DI;  in gfs2_meta_indirect_buffer()  local
 | 
| /linux-4.1.27/fs/ufs/ | 
| D | super.c | 490 	unsigned mtype = sbi->s_mount_opt & UFS_MOUNT_UFSTYPE;  in ufs_setup_cstotal()  local603 	unsigned mtype = UFS_SB(sb)->s_mount_opt & UFS_MOUNT_UFSTYPE;  in ufs_put_cstotal()  local
 
 | 
| /linux-4.1.27/ipc/ | 
| D | msg.c | 607 long do_msgsnd(int msqid, long mtype, void __user *mtext,  in do_msgsnd()723 	long mtype;  in SYSCALL_DEFINE4()  local
 
 | 
| D | compat.c | 38 	compat_long_t mtype;  member422 	compat_long_t mtype;  in COMPAT_SYSCALL_DEFINE4()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/ti/ | 
| D | cpts.c | 294 	u8 mtype;  in cpts_find_ts()  local
 | 
| D | cpsw.c | 1442 	u32 ctrl, mtype;  in cpsw_hwtstamp_v2()  local
 | 
| /linux-4.1.27/net/tipc/ | 
| D | name_distr.c | 396 	int mtype;  in tipc_named_rcv()  local
 | 
| /linux-4.1.27/arch/arm/mach-ixp4xx/ | 
| D | common.c | 647 					   unsigned int mtype, void *caller)  in ixp4xx_ioremap_caller()
 | 
| /linux-4.1.27/drivers/ata/ | 
| D | pata_it821x.c | 607 	char *mtype = "";  in it821x_display_disk()  local
 | 
| /linux-4.1.27/net/netfilter/ | 
| D | nf_nat_core.c | 480 	enum nf_nat_manip_type mtype = HOOK2MANIP(hooknum);  in nf_nat_packet()  local
 | 
| /linux-4.1.27/include/linux/ | 
| D | edac.h | 555 	enum mem_type mtype;	/* memory dimm type */  member
 | 
| /linux-4.1.27/drivers/net/can/ | 
| D | grcan.c | 1472 #define GRCAN_MODULE_PARAM(name, mtype, valcheckf, desc)		\  argument
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_main.c | 3284 	unsigned long mtype = 0, maddr = 0;  in adap_init0_config()  local
 | 
| D | t4_hw.c | 462 int t4_memory_rw(struct adapter *adap, int win, int mtype, u32 addr,  in t4_memory_rw()
 | 
| D | cxgb4.h | 1158 static inline int t4_memory_write(struct adapter *adap, int mtype, u32 addr,  in t4_memory_write()
 |