Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv_utils_transport.c172 int mode_old; in hvt_op_release() local
177 mode_old = hvt->mode; in hvt_op_release()
186 if (mode_old == HVUTIL_TRANSPORT_DESTROY) in hvt_op_release()
337 int mode_old; in hvutil_transport_destroy() local
340 mode_old = hvt->mode; in hvutil_transport_destroy()
356 if (mode_old == HVUTIL_TRANSPORT_CHARDEV) in hvutil_transport_destroy()