Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dconnection.c436 ret = hv_post_message(conn_id, 1, buffer, buflen); in vmbus_post_msg()
Dhyperv_vmbus.h572 extern int hv_post_message(union hv_connection_id connection_id,
Dhv.c226 int hv_post_message(union hv_connection_id connection_id, in hv_post_message() function