Home
last modified time | relevance | path

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

/Linux-v4.19/tools/hv/
Dhv_fcopy_daemon.c37 static int hv_start_fcopy(struct hv_start_fcopy *smsg) in hv_start_fcopy() function
149 struct hv_start_fcopy start; in main()
224 error = hv_start_fcopy(&buffer.start); in main()
/Linux-v4.19/drivers/hv/
Dhv_fcopy.c133 struct hv_start_fcopy *smsg_out = NULL; in fcopy_send_data()
135 struct hv_start_fcopy *smsg_in; in fcopy_send_data()
152 out_len = sizeof(struct hv_start_fcopy); in fcopy_send_data()
158 smsg_in = (struct hv_start_fcopy *)fcopy_transaction.fcopy_msg; in fcopy_send_data()
/Linux-v4.19/include/uapi/linux/
Dhyperv.h129 struct hv_start_fcopy { struct