Home
last modified time | relevance | path

Searched defs:monmsg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Dmonreader.c102 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()
198 static inline void mon_next_mca(struct mon_msg *monmsg) in mon_next_mca()
208 struct mon_msg *monmsg; in mon_next_message() local
[all …]