Searched refs:hv_kvp_msg (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hv/
H A Dhv_kvp.c80 struct hv_kvp_msg *kvp_msg; /* current message */
93 static void kvp_respond_to_host(struct hv_kvp_msg *msg, int error);
134 struct hv_kvp_msg *kvp_msg;
166 static int kvp_handle_handshake(struct hv_kvp_msg *msg)
201 struct hv_kvp_msg *message = (struct hv_kvp_msg *)msg;
263 struct hv_kvp_msg *in = in_msg;
324 struct hv_kvp_msg *out = out_msg;
376 struct hv_kvp_msg *message;
377 struct hv_kvp_msg *in_ms
[all...]
/linux-master/include/uapi/linux/
H A Dhyperv.h390 struct hv_kvp_msg { struct

Completed in 115 milliseconds