Searched refs:hvlog_msg (Results 1 – 1 of 1) sorted by relevance
61 struct hvlog_msg { struct77 struct hvlog_msg *msg; /* pointer to msg */ argument81 struct hvlog_msg latched_msg; /* latch for parsed msg */116 struct hvlog_msg *hvlog_read_dev(struct hvlog_dev *dev) in hvlog_read_dev()121 struct hvlog_msg *msg[2]; in hvlog_read_dev()138 memcpy(msg[0], msg[1], sizeof(struct hvlog_msg)); in hvlog_read_dev()175 memset(msg[0], 0, sizeof(struct hvlog_msg) in hvlog_read_dev()244 struct hvlog_msg *msg; /* clean it after use */274 struct hvlog_msg *msg; in get_min_seq_msg()351 struct hvlog_msg *msg; in cur_read_func()[all …]
Completed in 5 milliseconds