Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/hv/
A Dhv_fcopy_daemon.c28 static int hv_start_fcopy(struct hv_start_fcopy *smsg) in hv_start_fcopy() function
156 struct hv_start_fcopy start; in main()
237 error = hv_start_fcopy(&buffer.start); in main()
/linux-6.3-rc2/drivers/hv/
A Dhv_fcopy.c124 struct hv_start_fcopy *smsg_out = NULL; in fcopy_send_data()
126 struct hv_start_fcopy *smsg_in; in fcopy_send_data()
143 out_len = sizeof(struct hv_start_fcopy); in fcopy_send_data()
149 smsg_in = (struct hv_start_fcopy *)fcopy_transaction.fcopy_msg; in fcopy_send_data()
/linux-6.3-rc2/include/uapi/linux/
A Dhyperv.h140 struct hv_start_fcopy { struct

Completed in 6 milliseconds