Searched refs:mon_msg (Results 1 – 1 of 1) sorted by relevance
40 struct mon_msg { struct50 struct mon_msg *msg_array[MON_MSGLIM]; argument118 static inline u32 mon_mca_size(struct mon_msg *monmsg) in mon_mca_size()123 static inline u32 mon_rec_start(struct mon_msg *monmsg) in mon_rec_start()128 static inline u32 mon_rec_end(struct mon_msg *monmsg) in mon_rec_end()133 static int mon_check_mca(struct mon_msg *monmsg) in mon_check_mca()148 static int mon_send_reply(struct mon_msg *monmsg, in mon_send_reply()189 monpriv->msg_array[i] = kzalloc(sizeof(struct mon_msg), in mon_alloc_mem()199 static inline void mon_next_mca(struct mon_msg *monmsg) in mon_next_mca()209 struct mon_msg *monmsg; in mon_next_message()[all …]
Completed in 5 milliseconds