Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/hv/
H A 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhyperv.h142 struct hv_do_fcopy { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhyperv.h142 struct hv_do_fcopy { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhyperv.h142 struct hv_do_fcopy { struct
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_fcopy.c166 out_len = sizeof(struct hv_do_fcopy); in fcopy_send_data()