Home
last modified time | relevance | path

Searched refs:hvt_found (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_utils_transport.c186 struct hvutil_transport *hvt, *hvt_found = NULL; in hvt_cn_callback() local
192 hvt_found = hvt; in hvt_cn_callback()
197 if (!hvt_found) { in hvt_cn_callback()
211 hvt_found->on_msg(msg->data, msg->len); in hvt_cn_callback()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_utils_transport.c186 struct hvutil_transport *hvt, *hvt_found = NULL; in hvt_cn_callback() local
192 hvt_found = hvt; in hvt_cn_callback()
197 if (!hvt_found) { in hvt_cn_callback()
211 hvt_found->on_msg(msg->data, msg->len); in hvt_cn_callback()

Completed in 2 milliseconds