Searched refs:hv_post_message (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/hv/
H A Dconnection.c438 * hv_post_message() can have transient failures because of vmbus_post_msg()
443 ret = hv_post_message(conn_id, 1, buffer, buflen); vmbus_post_msg()
H A Dhv.c308 * hv_post_message - Post a message using the hypervisor message IPC.
312 int hv_post_message(union hv_connection_id connection_id, hv_post_message() function
H A Dhyperv_vmbus.h346 /* Definition of the hv_post_message hypercall input structure. */
581 extern int hv_post_message(union hv_connection_id connection_id,

Completed in 76 milliseconds