Home
last modified time | relevance | path

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

/linux-5.19.10/tools/hv/
Dhv_fcopy_daemon.c88 static int hv_copy_data(struct hv_do_fcopy *cpmsg) in hv_copy_data()
157 struct hv_do_fcopy copy; in main()
/linux-5.19.10/include/uapi/linux/
Dhyperv.h153 struct hv_do_fcopy { struct
/linux-5.19.10/drivers/hv/
Dhv_fcopy.c166 out_len = sizeof(struct hv_do_fcopy); in fcopy_send_data()