Searched refs:xs_stored_msg (Results 1 – 1 of 1) sorted by relevance
97 struct xs_stored_msg { struct181 read_reply(struct xsd_sockmsg *req_hdr, struct xs_stored_msg **reply) in read_reply()244 struct xs_stored_msg *reply_msg = NULL; in xenbus_dev_request_and_reply()299 struct xs_stored_msg *reply_msg; in xs_talkv()843 free_stored_msg(struct xs_stored_msg *msg) in free_stored_msg()856 struct xs_stored_msg *msg; in unregister_xenbus_watch()884 struct xs_stored_msg *tmp = list_next(&watch_events, msg); in unregister_xenbus_watch()934 struct xs_stored_msg *msg; in xenwatch_thread()966 struct xs_stored_msg *msg; in process_msg()1071 list_create(&xs_state.reply_list, sizeof (struct xs_stored_msg), in xs_early_init()[all …]