Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/arch/arm/mm/
Dioremap.c49 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
Dnommu.c204 size_t size, unsigned int mtype) in __arm_ioremap_pfn()
213 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/kernel/linux/linux-6.6/drivers/vfio/mdev/
Dmdev_sysfs.c61 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()
/kernel/linux/linux-6.6/arch/arm/mm/
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
Dnommu.c205 size_t size, unsigned int mtype) in __arm_ioremap_pfn()
214 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/kernel/linux/linux-5.10/drivers/edac/
Di82443bxgx_edac.c187 enum mem_type mtype) in i82443bxgx_init_csrows()
238 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local
/kernel/linux/linux-6.6/drivers/edac/
Di82443bxgx_edac.c186 enum mem_type mtype) in i82443bxgx_init_csrows()
237 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local
/kernel/linux/linux-6.6/arch/arm/mach-imx/
Dmm-imx3.c56 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/kernel/linux/linux-5.10/net/netfilter/ipset/
Dip_set_bitmap_gen.h32 #define mtype MTYPE macro
298 static const struct ip_set_type_variant mtype = { variable
/kernel/linux/linux-6.6/net/netfilter/ipset/
Dip_set_bitmap_gen.h32 #define mtype MTYPE macro
298 static const struct ip_set_type_variant mtype = { variable
/kernel/linux/linux-5.10/arch/arm/mach-imx/
Dmm-imx3.c57 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
Dscsi_netlink.h40 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/kernel/linux/linux-6.6/include/uapi/scsi/
Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/kernel/linux/linux-5.10/include/uapi/scsi/
Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
Dscsi_netlink.h50 #define INIT_SCSI_NL_HDR(hdr,t,mtype,mlen) { (hdr)->version = SCSI_NL_VERSION; (hdr)->transport = t… argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
Dscsi_netlink.h50 #define INIT_SCSI_NL_HDR(hdr,t,mtype,mlen) { (hdr)->version = SCSI_NL_VERSION; (hdr)->transport = t… argument
/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_struct_ops.c292 const struct btf_type *mtype; in check_zero_holes() local
367 const struct btf_type *mtype, *ptype; in bpf_struct_ops_map_update_elem() local
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/
Dcommon.c340 unsigned int mtype, void *caller) in ixp4xx_ioremap_caller()
/kernel/linux/linux-5.10/tools/testing/selftests/ipc/
Dmsgque.c16 long mtype; member
/kernel/linux/linux-6.6/tools/testing/selftests/ipc/
Dmsgque.c16 long mtype; member
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
Dcoherency.c162 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
Dcoherency.c165 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()
/kernel/linux/linux-5.10/ipc/
Dmsg.c842 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
/kernel/linux/linux-6.6/ipc/
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
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
Dcsio_hw_t5.c253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw()

1234