Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hv/
Dhv_utils_transport.c162 int mode_old; in hvt_op_release() local
167 mode_old = hvt->mode; in hvt_op_release()
176 if (mode_old == HVUTIL_TRANSPORT_DESTROY) in hvt_op_release()
327 int mode_old; in hvutil_transport_destroy() local
330 mode_old = hvt->mode; in hvutil_transport_destroy()
346 if (mode_old == HVUTIL_TRANSPORT_CHARDEV) in hvutil_transport_destroy()