Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A 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
/linux/include/uapi/scsi/
H A Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/linux/fs/xfs/libxfs/
H A Dxfs_metafile.c29 enum xfs_metafile_type mtype; member
/linux/tools/testing/selftests/ipc/
H A Dmsgque.c16 long mtype; member
[all...]
/linux/ipc/
H A 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/drivers/scsi/csiostor/
H A Dcsio_hw_t5.c253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw()
H A Dcsio_hw.c184 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 Dmsg.h39 __kernel_long_t mtype; /* type of message */ member
/linux/fs/ufs/
H A Dsuper.c427 unsigned mtype = sbi->s_flavour; in ufs_setup_cstotal() local
532 unsigned mtype = UFS_SB(sb)->s_flavour; in ufs_put_cstotal() local
/linux/samples/vfio-mdev/
H A Dmbochs.c1331 static ssize_t mbochs_show_description(struct mdev_type *mtype, char *buf) in mbochs_show_description()
1340 static unsigned int mbochs_get_available(struct mdev_type *mtype) in mbochs_get_available()
H A Dmdpy.c633 static ssize_t mdpy_show_description(struct mdev_type *mtype, char *buf) in mdpy_show_description()
H A Dmtty.c1906 mtty_get_available(struct mdev_type * mtype) mtty_get_available() argument
/linux/drivers/ata/
H A Dpata_it821x.c611 const char *mtype = ""; in it821x_display_disk() local
/linux/sound/usb/qcom/
H A Dqc_audio_offload.c502 static void uaudio_iommu_unmap(enum mem_type mtype, unsigned long iova, in uaudio_iommu_unmap() argument
562 static unsigned long uaudio_iommu_map_pa(enum mem_type mtype, bool dma_coherent, in uaudio_iommu_map_pa() argument
/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c115 static ssize_t intel_vgpu_show_description(struct mdev_type *mtype, char *buf) in intel_vgpu_show_description()
1491 static unsigned int intel_vgpu_get_available(struct mdev_type *mtype) in intel_vgpu_get_available()
/linux/net/sched/
H A Dact_ife.c737 u16 mtype; in tcf_ife_decode() local
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c96 u8 mtype) in nfp_flower_xmit_flow()
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c331 u32 mtype = device ? MT_DEVICE_nGnRE : MT_NORMAL; in hyp_set_prot_attr() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c497 int t4_memory_rw_init(struct adapter *adap, int win, int mtype, u32 *mem_off, in t4_memory_rw_init()
614 int t4_memory_rw(struct adapter *adap, int win, int mtype, u32 addr, in t4_memory_rw()
3759 unsigned long mtype = 0, maddr = 0; in t4_load_phy_fw() local
H A Dcudbg_lib.c1285 int mtype, u32 addr, u32 len, void *hbuf) in cudbg_memory_read()
/linux/drivers/net/can/
H A Dgrcan.c1454 #define GRCAN_MODULE_PARAM(name, mtype, valcheckf, desc) \ argument
/linux/tools/lib/bpf/
H A Dlibbpf.c1208 const struct btf_type *mtype, *kern_mtype; bpf_map__init_kern_struct_ops() local