/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | sdrc2xxx.c | 54 return mem_timings.m_type; in omap2xxx_sdrc_get_type() 81 u32 dll_ctrl, m_type; in omap2xxx_sdrc_reprogram() local 95 m_type = omap2xxx_sdrc_get_type(); in omap2xxx_sdrc_reprogram() 106 omap2_sram_reprogram_sdrc(level, dll_ctrl, m_type); in omap2xxx_sdrc_reprogram() 120 mem_timings.m_type = !((sdrc_read_reg(SDRC_MR_0) & 0x3) == 0x1); in omap2xxx_sdrc_init_params() 130 if (mem_timings.m_type != M_DDR) in omap2xxx_sdrc_init_params()
|
H A D | sdrc.h | 90 u32 m_type; /* ddr = 1, sdr = 0 */ member
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | sdrc2xxx.c | 52 return mem_timings.m_type; in omap2xxx_sdrc_get_type() 79 u32 dll_ctrl, m_type; in omap2xxx_sdrc_reprogram() local 93 m_type = omap2xxx_sdrc_get_type(); in omap2xxx_sdrc_reprogram() 104 omap2_sram_reprogram_sdrc(level, dll_ctrl, m_type); in omap2xxx_sdrc_reprogram() 118 mem_timings.m_type = !((sdrc_read_reg(SDRC_MR_0) & 0x3) == 0x1); in omap2xxx_sdrc_init_params() 128 if (mem_timings.m_type != M_DDR) in omap2xxx_sdrc_init_params()
|
H A D | sdrc.h | 86 u32 m_type; /* ddr = 1, sdr = 0 */ member
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | util.c | 88 ms->m_type = cpu_to_le32(ms->m_type); in dlm_message_out() 112 ms->m_type = le32_to_cpu(ms->m_type); in dlm_message_in()
|
H A D | requestqueue.c | 84 ms->m_type, ms->m_header.h_nodeid, in dlm_process_requestqueue() 130 uint32_t type = ms->m_type; in purge_request()
|
H A D | lock.c | 1616 error = _remove_from_waiters(lkb, ms->m_type, ms); in remove_from_waiters_ms() 2176 if (ms->m_type != DLM_MSG_REQUEST_REPLY && in munge_altmode() 2177 ms->m_type != DLM_MSG_GRANT) { in munge_altmode() 2179 lkb->lkb_id, ms->m_type); in munge_altmode() 3557 ms->m_type = mstype; in _create_message() 3628 switch (ms->m_type) { in send_args() 3688 r->res_ls->ls_stub_ms.m_type = DLM_MSG_CONVERT_REPLY; in send_convert() 3989 switch (ms->m_type) { in validate_message() 4021 ms->m_type, from, lkb->lkb_id, lkb->lkb_remid, in validate_message() 4878 ms->m_type, m in _receive_message() [all...] |
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | requestqueue.c | 89 le32_to_cpu(ms->m_type), in dlm_process_requestqueue() 133 __le32 type = ms->m_type; in purge_request()
|
H A D | lock.c | 1568 error = _remove_from_waiters(lkb, le32_to_cpu(ms->m_type), ms); in remove_from_waiters_ms() 1950 if (ms->m_type != cpu_to_le32(DLM_MSG_REQUEST_REPLY) && in munge_altmode() 1951 ms->m_type != cpu_to_le32(DLM_MSG_GRANT)) { in munge_altmode() 1953 lkb->lkb_id, le32_to_cpu(ms->m_type)); in munge_altmode() 3355 ms->m_type = cpu_to_le32(mstype); in _create_message() 3427 switch (ms->m_type) { in send_args() 3486 r->res_ls->ls_local_ms.m_type = cpu_to_le32(DLM_MSG_CONVERT_REPLY); in send_convert() 3795 switch (ms->m_type) { in validate_message() 3827 le32_to_cpu(ms->m_type), from, lkb->lkb_id, in validate_message() 4625 le32_to_cpu(ms->m_type), in _receive_message() [all...] |
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | dlm.h | 414 __field(uint32_t, m_type) 445 __entry->m_type = le32_to_cpu(ms->m_type); 470 "h_length=%u h_cmd=%s m_type=%s m_nodeid=%u " 479 show_message_type(__entry->m_type), 511 __field(uint32_t, m_type) 541 __entry->m_type = le32_to_cpu(ms->m_type); 564 "h_length=%u h_cmd=%s m_type=%s m_nodeid=%u " 573 show_message_type(__entry->m_type), [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | msg.h | 11 long m_type; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | msg.h | 11 long m_type; member
|
/kernel/linux/linux-5.10/ipc/ |
H A D | msgutil.c | 139 dst->m_type = src->m_type; in copy_msg()
|
H A D | msg.c | 795 if (msg->m_type <= type) in testmsg() 799 if (msg->m_type == type) in testmsg() 803 if (msg->m_type != type) in testmsg() 862 msg->m_type = mtype; in do_msgsnd() 1025 if (put_user(msg->m_type, &msgp->mtype)) in do_msg_fill() 1077 if (mode == SEARCH_LESSEQUAL && msg->m_type != 1) { in find_msg() 1078 *msgtyp = msg->m_type - 1; in find_msg() 1276 if (put_user(msg->m_type, &msgp->mtype)) in compat_do_msg_fill()
|
H A D | mqueue.c | 204 if (likely(leaf->priority == msg->m_type)) in msg_insert() 206 else if (msg->m_type < leaf->priority) { in msg_insert() 221 leaf->priority = msg->m_type; in msg_insert() 1117 msg_ptr->m_type = msg_prio; in do_mq_timedsend() 1272 if ((u_msg_prio && put_user(msg_ptr->m_type, u_msg_prio)) || in do_mq_timedreceive()
|
/kernel/linux/linux-6.6/ipc/ |
H A D | msgutil.c | 139 dst->m_type = src->m_type; in copy_msg()
|
H A D | msg.c | 801 if (msg->m_type <= type) in testmsg() 805 if (msg->m_type == type) in testmsg() 809 if (msg->m_type != type) in testmsg() 868 msg->m_type = mtype; in do_msgsnd() 1031 if (put_user(msg->m_type, &msgp->mtype)) in do_msg_fill() 1083 if (mode == SEARCH_LESSEQUAL && msg->m_type != 1) { in find_msg() 1084 *msgtyp = msg->m_type - 1; in find_msg() 1282 if (put_user(msg->m_type, &msgp->mtype)) in compat_do_msg_fill()
|
H A D | mqueue.c | 202 if (likely(leaf->priority == msg->m_type)) in msg_insert() 204 else if (msg->m_type < leaf->priority) { in msg_insert() 219 leaf->priority = msg->m_type; in msg_insert() 1118 msg_ptr->m_type = msg_prio; in do_mq_timedsend() 1271 if ((u_msg_prio && put_user(msg_ptr->m_type, u_msg_prio)) || in do_mq_timedreceive()
|
/kernel/liteos_m/testsuites/sample/posix/mutex/ |
H A D | It_posix_mutex_013.c | 34 int m_type; /* Mutex type to use */ member
|
/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/ |
H A D | It_posix_mutex_026.c | 41 int m_type; /* Mutex type to use */ member
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 786 switch (mconfig->m_type) { in skl_get_module_param_size() 844 switch (module_config->m_type) { in skl_set_module_format() 878 module_config->m_type, module_config->id.module_id, in skl_set_module_format() 1152 if (src_mcfg->m_type == SKL_MODULE_TYPE_COPIER && src_index > 0) { in skl_bind_modules()
|
H A D | skl-debug.c | 150 mconfig->m_type); in module_read()
|
H A D | skl-topology.h | 402 enum skl_module_type m_type; member
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 833 switch (mconfig->m_type) { in skl_get_module_param_size() 890 switch (module_config->m_type) { in skl_set_module_format() 923 module_config->m_type, module_config->id.module_id, in skl_set_module_format() 1184 if (src_mcfg->m_type == SKL_MODULE_TYPE_COPIER && src_index > 0) { in skl_bind_modules()
|
H A D | skl-debug.c | 150 mconfig->m_type); in module_read()
|