Home
last modified time | relevance | path

Searched refs:HV_E_FAIL (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_snapshot.c96 vss_respond_to_host(HV_E_FAIL); in vss_timeout_func()
199 vss_respond_to_host(HV_E_FAIL); in vss_send_op()
223 vss_respond_to_host(HV_E_FAIL); in vss_handle_request()
349 vss_respond_to_host(HV_E_FAIL); in vss_on_reset()
H A Dhv_fcopy.c83 fcopy_respond_to_host(HV_E_FAIL); in fcopy_timeout_func()
179 fcopy_respond_to_host(HV_E_FAIL); in fcopy_send_data()
271 fcopy_respond_to_host(HV_E_FAIL); in hv_fcopy_onchannelcallback()
325 fcopy_respond_to_host(HV_E_FAIL); in fcopy_on_reset()
H A Dhv_kvp.c156 kvp_respond_to_host(NULL, HV_E_FAIL); in kvp_timeout_func()
501 kvp_respond_to_host(message, HV_E_FAIL); in kvp_send_key()
571 icmsghdrp->status = HV_E_FAIL; in kvp_respond_to_host()
614 icmsghdrp->status = HV_E_FAIL; in kvp_respond_to_host()
697 kvp_respond_to_host(NULL, HV_E_FAIL); in hv_kvp_onchannelcallback()
735 kvp_respond_to_host(NULL, HV_E_FAIL); in kvp_on_reset()
H A Dhv_util.c245 HV_S_OK : HV_E_FAIL; in shutdown_onchannelcallback()
250 icmsghdrp->status = HV_E_FAIL; in shutdown_onchannelcallback()
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_fcopy_daemon.c30 int error = HV_E_FAIL; in hv_start_fcopy()
103 ret = HV_E_FAIL; in hv_copy_data()
250 error = HV_E_FAIL; in main()
H A Dhv_kvp_daemon.c785 return HV_E_FAIL; in kvp_process_ip_address()
788 return HV_E_FAIL; in kvp_process_ip_address()
834 return HV_E_FAIL; in kvp_get_ip_info()
956 int error = HV_E_FAIL; in kvp_mac_to_ip()
960 return HV_E_FAIL; in kvp_mac_to_ip()
1090 return HV_E_FAIL; in kvp_write_file()
1238 return HV_E_FAIL; in kvp_set_ip_info()
1247 error = HV_E_FAIL; in kvp_set_ip_info()
1314 return HV_E_FAIL; in kvp_set_ip_info()
1320 return HV_E_FAIL; in kvp_set_ip_info()
H A Dhv_vss_daemon.c326 error = HV_E_FAIL; 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.h309 #define HV_E_FAIL 0x80004005 macro
/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.h309 #define HV_E_FAIL 0x80004005 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhyperv.h309 #define HV_E_FAIL 0x80004005 macro