Searched refs:mon_msg (Results 1 – 1 of 1) sorted by relevance
39 struct mon_msg { struct49 struct mon_msg *msg_array[MON_MSGLIM]; argument102 static inline unsigned long mon_mca_start(struct mon_msg *monmsg) in mon_mca_start()107 static inline unsigned long mon_mca_end(struct mon_msg *monmsg) in mon_mca_end()112 static inline u8 mon_mca_type(struct mon_msg *monmsg, u8 index) in mon_mca_type()117 static inline u32 mon_mca_size(struct mon_msg *monmsg) in mon_mca_size()122 static inline u32 mon_rec_start(struct mon_msg *monmsg) in mon_rec_start()127 static inline u32 mon_rec_end(struct mon_msg *monmsg) in mon_rec_end()132 static int mon_check_mca(struct mon_msg *monmsg) in mon_check_mca()147 static int mon_send_reply(struct mon_msg *monmsg, in mon_send_reply()[all …]