Home
last modified time | relevance | path

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

/Linux-v5.4/tools/hv/
Dhv_fcopy_daemon.c28 static int hv_start_fcopy(struct hv_start_fcopy *smsg) in hv_start_fcopy() function
140 struct hv_start_fcopy start; in main()
215 error = hv_start_fcopy(&buffer.start); in main()
/Linux-v5.4/drivers/hv/
Dhv_fcopy.c123 struct hv_start_fcopy *smsg_out = NULL; in fcopy_send_data()
125 struct hv_start_fcopy *smsg_in; in fcopy_send_data()
142 out_len = sizeof(struct hv_start_fcopy); in fcopy_send_data()
148 smsg_in = (struct hv_start_fcopy *)fcopy_transaction.fcopy_msg; in fcopy_send_data()
/Linux-v5.4/include/uapi/linux/
Dhyperv.h129 struct hv_start_fcopy { struct