Home
last modified time | relevance | path

Searched refs:mon_msg (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/char/
Dmonreader.c39 struct mon_msg { struct
49 struct mon_msg *msg_array[MON_MSGLIM]; argument
104 static inline unsigned long mon_mca_start(struct mon_msg *monmsg) in mon_mca_start()
109 static inline unsigned long mon_mca_end(struct mon_msg *monmsg) in mon_mca_end()
114 static inline u8 mon_mca_type(struct mon_msg *monmsg, u8 index) in mon_mca_type()
119 static inline u32 mon_mca_size(struct mon_msg *monmsg) in mon_mca_size()
124 static inline u32 mon_rec_start(struct mon_msg *monmsg) in mon_rec_start()
129 static inline u32 mon_rec_end(struct mon_msg *monmsg) in mon_rec_end()
134 static int mon_check_mca(struct mon_msg *monmsg) in mon_check_mca()
149 static int mon_send_reply(struct mon_msg *monmsg, in mon_send_reply()
[all …]