Lines Matching refs:trans
251 struct hvsock *hvs = vsk->trans; in hvs_channel_cb()
350 hvs_new = vnew->trans; in hvs_open_connection()
353 hvs = vsock_sk(sk)->trans; in hvs_open_connection()
451 vsk->trans = hvs; in hvs_sock_init()
461 struct hvsock *h = vsk->trans; in hvs_connect()
491 hvs_shutdown_lock_held(vsk->trans, mode); in hvs_shutdown()
521 hvs_shutdown_lock_held(vsk->trans, SHUTDOWN_MASK); in hvs_close_lock_held()
545 struct hvsock *hvs = vsk->trans; in hvs_destruct()
552 vsk->trans = NULL; in hvs_destruct()
607 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
649 struct hvsock *hvs = vsk->trans; in hvs_stream_enqueue()
696 struct hvsock *hvs = vsk->trans; in hvs_stream_has_data()
731 struct hvsock *hvs = vsk->trans; in hvs_stream_has_space()
743 struct hvsock *hvs = vsk->trans; in hvs_stream_is_active()
759 struct hvsock *hvs = vsk->trans; in hvs_notify_poll_in()