Searched refs:hv_post_message (Results 1 – 5 of 5) sorted by relevance
49 int hv_post_message(union hv_connection_id connection_id, in hv_post_message() function109 EXPORT_SYMBOL_FOR_MODULES(hv_post_message, "mshv_vtl");
186 extern int hv_post_message(union hv_connection_id connection_id,
456 ret = hv_post_message(conn_id, 1, buffer, buflen); in vmbus_post_msg()
946 return hv_post_message((union hv_connection_id)message.connection_id, in mshv_vtl_sint_ioctl_post_msg()
166 a special invocation sequence. See hv_post_message(), for example.