Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/arch/arm/mm/
H A 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
H A Dnommu.c204 size_t size, unsigned int mtype) in __arm_ioremap_pfn()
213 unsigned int mtype, void *caller) in __arm_ioremap_caller()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dmsg.h52 __syscall_slong_t mtype; /* type of received/sent message */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dmsg.h52 __syscall_slong_t mtype; /* type of received/sent message */ member
/OK3568_Linux_fs/kernel/drivers/edac/
H A Di82443bxgx_edac.c187 enum mem_type mtype) in i82443bxgx_init_csrows()
238 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local
H A Dfsl_ddr_edac.c398 enum mem_type mtype; in fsl_ddr_init_csrows() local
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_bitmap_gen.h31 #define mtype MTYPE macro
291 static const struct ip_set_type_variant mtype = { variable
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h14 u32 mtype; member
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dmm-imx3.c57 unsigned int mtype, void *caller) in imx3_ioremap_caller()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dscsi_netlink.h114 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dscsi_netlink.h114 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_struct_ops.c293 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
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dcommon.c340 unsigned int mtype, void *caller) in ixp4xx_ioremap_caller()
/OK3568_Linux_fs/kernel/ipc/
H A 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
/OK3568_Linux_fs/kernel/tools/testing/selftests/ipc/
H A Dmsgque.c16 long mtype; member
/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dcoherency.c165 unsigned int mtype, void *caller) in armada_wa_ioremap_caller()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmsg.h39 __kernel_long_t mtype; /* type of message */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmsg.h39 __kernel_long_t mtype; /* type of message */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmsg.h39 __kernel_long_t mtype; /* type of message */ member
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dsuper.c477 unsigned mtype = sbi->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_setup_cstotal() local
592 unsigned mtype = UFS_SB(sb)->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_put_cstotal() local
/OK3568_Linux_fs/kernel/mm/
H A Dvmstat.c1440 int order, mtype; in pagetypeinfo_showfree_print() local
1499 int mtype; in pagetypeinfo_showblockcount_print() local
1531 int mtype; in pagetypeinfo_showblockcount() local
1553 int mtype; in pagetypeinfo_showmixedcount() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmieq.c380 int mtype; /* which master type? */ in CopyGetMasterEvent() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dmeta_io.c481 u32 mtype = height ? GFS2_METATYPE_IN : GFS2_METATYPE_DI; in gfs2_meta_indirect_buffer() local

123