Home
last modified time | relevance | path

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

/Linux-v4.19/tools/hv/
Dhv_fcopy_daemon.c95 static int hv_copy_data(struct hv_do_fcopy *cpmsg) in hv_copy_data()
150 struct hv_do_fcopy copy; in main()
/Linux-v4.19/include/uapi/linux/
Dhyperv.h142 struct hv_do_fcopy { struct
/Linux-v4.19/drivers/hv/
Dhv_fcopy.c175 out_len = sizeof(struct hv_do_fcopy); in fcopy_send_data()