Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/mm/
Dioremap.c49 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.4.14/arch/arm/mm/
Dioremap.c46 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()
405 unsigned int mtype; in __arm_ioremap_exec() local
Dnommu.c346 size_t size, unsigned int mtype) in __arm_ioremap_pfn()
355 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/linux-4.4.14/arch/arm/mach-iop13xx/
Dio.c27 size_t size, unsigned int mtype, void *caller) in __iop13xx_ioremap_caller()
/linux-4.4.14/drivers/edac/
Di82443bxgx_edac.c189 enum mem_type mtype) in i82443bxgx_init_csrows()
240 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local
Dsb_edac.c724 enum mem_type mtype; in get_memory_type() local
744 enum mem_type mtype = MEM_UNKNOWN; in haswell_get_memory_type() local
936 enum mem_type mtype; in get_dimm_config() local
Dmpc85xx_edac.c937 enum mem_type mtype; in mpc85xx_init_csrows() local
Dppc4xx_edac.c898 enum mem_type mtype; in ppc4xx_edac_init_csrows() local
Di7core_edac.c505 enum mem_type mtype; in get_dimm_config() local
/linux-4.4.14/net/netfilter/ipset/
Dip_set_bitmap_gen.h34 #define mtype MTYPE macro
287 static const struct ip_set_type_variant mtype = { variable
Dip_set_hash_gen.h236 #define mtype MTYPE macro
/linux-4.4.14/include/uapi/scsi/
Dscsi_netlink.h113 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/linux-4.4.14/arch/arm/mach-imx/
Dmm-imx3.c69 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/linux-4.4.14/tools/testing/selftests/ipc/
Dmsgque.c14 long mtype; member
/linux-4.4.14/mm/
Dvmstat.c959 int order, mtype; in pagetypeinfo_showfree_print() local
1001 int mtype; in pagetypeinfo_showblockcount_print() local
1035 int mtype; in pagetypeinfo_showblockcount() local
1129 int mtype; in pagetypeinfo_showmixedcount() local
/linux-4.4.14/arch/arm/mach-mvebu/
Dcoherency.c172 unsigned int mtype, void *caller) in armada_pcie_wa_ioremap_caller()
/linux-4.4.14/include/uapi/linux/
Dmsg.h37 __kernel_long_t mtype; /* type of message */ member
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_vi.c102 struct queue_properties *q, unsigned int mtype, in __update_mqd()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw_t5.c282 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw()
Dcsio_hw.c184 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.4.14/fs/gfs2/
Dmeta_io.c343 u32 mtype = height ? GFS2_METATYPE_IN : GFS2_METATYPE_DI; in gfs2_meta_indirect_buffer() local
/linux-4.4.14/fs/ufs/
Dsuper.c475 unsigned mtype = sbi->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_setup_cstotal() local
588 unsigned mtype = UFS_SB(sb)->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_put_cstotal() local
/linux-4.4.14/ipc/
Dmsg.c609 long do_msgsnd(int msqid, long mtype, void __user *mtext, in do_msgsnd()
725 long mtype; in SYSCALL_DEFINE4() local
Dcompat.c38 compat_long_t mtype; member
422 compat_long_t mtype; in COMPAT_SYSCALL_DEFINE4() local
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpts.c294 u8 mtype; in cpts_find_ts() local
Dcpsw.c1453 u32 ctrl, mtype; in cpsw_hwtstamp_v2() local
/linux-4.4.14/net/tipc/
Dname_distr.c396 int mtype; in tipc_named_rcv() local
/linux-4.4.14/arch/arm/mach-ixp4xx/
Dcommon.c659 unsigned int mtype, void *caller) in ixp4xx_ioremap_caller()
/linux-4.4.14/drivers/ata/
Dpata_it821x.c607 const char *mtype = ""; in it821x_display_disk() local
/linux-4.4.14/net/netfilter/
Dnf_nat_core.c484 enum nf_nat_manip_type mtype = HOOK2MANIP(hooknum); in nf_nat_packet() local
/linux-4.4.14/include/linux/
Dedac.h555 enum mem_type mtype; /* memory dimm type */ member
Dlightnvm.h66 u8 mtype; member
/linux-4.4.14/drivers/nvme/host/
Dlightnvm.c150 __u8 mtype; member
/linux-4.4.14/drivers/net/can/
Dgrcan.c1473 #define GRCAN_MODULE_PARAM(name, mtype, valcheckf, desc) \ argument
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c403 int t4_memory_rw(struct adapter *adap, int win, int mtype, u32 addr, in t4_memory_rw()
3382 unsigned long mtype = 0, maddr = 0; in t4_load_phy_fw() local
Dcxgb4_main.c3415 unsigned long mtype = 0, maddr = 0; in adap_init0_config() local
Dcxgb4.h1233 static inline int t4_memory_write(struct adapter *adap, int mtype, u32 addr, in t4_memory_write()