Home
last modified time | relevance | path

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

/Linux-v5.4/tools/hv/
Dhv_fcopy_daemon.c86 static int hv_copy_data(struct hv_do_fcopy *cpmsg) in hv_copy_data()
141 struct hv_do_fcopy copy; in main()
/Linux-v5.4/include/uapi/linux/
Dhyperv.h142 struct hv_do_fcopy { struct
/Linux-v5.4/drivers/hv/
Dhv_fcopy.c165 out_len = sizeof(struct hv_do_fcopy); in fcopy_send_data()