Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_fcopy.c52 struct hv_fcopy_hdr *fcopy_msg; /* current message */
231 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_onchannelcallback()
256 fcopy_msg = (struct hv_fcopy_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()
358 struct hv_fcopy_hdr *fcopy_msg; in hv_fcopy_pre_suspend()
/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.h120 struct hv_fcopy_hdr { struct
130 struct hv_fcopy_hdr hdr; argument
143 struct hv_fcopy_hdr hdr;
/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.h120 struct hv_fcopy_hdr { struct
130 struct hv_fcopy_hdr hdr; argument
143 struct hv_fcopy_hdr hdr;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhyperv.h120 struct hv_fcopy_hdr { struct
130 struct hv_fcopy_hdr hdr; argument
143 struct hv_fcopy_hdr hdr;
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_fcopy_daemon.c155 struct hv_fcopy_hdr hdr; in main()