Searched refs:mon_msg (Results 1 – 1 of 1) sorted by relevance
40 struct mon_msg { struct50 struct mon_msg *msg_array[MON_MSGLIM]; argument105 static inline unsigned long mon_mca_start(struct mon_msg *monmsg) in mon_mca_start()110 static inline unsigned long mon_mca_end(struct mon_msg *monmsg) in mon_mca_end()115 static inline u8 mon_mca_type(struct mon_msg *monmsg, u8 index) in mon_mca_type()120 static inline u32 mon_mca_size(struct mon_msg *monmsg) in mon_mca_size()125 static inline u32 mon_rec_start(struct mon_msg *monmsg) in mon_rec_start()130 static inline u32 mon_rec_end(struct mon_msg *monmsg) in mon_rec_end()135 static int mon_check_mca(struct mon_msg *monmsg) in mon_check_mca()150 static int mon_send_reply(struct mon_msg *monmsg, in mon_send_reply()[all …]