Home
last modified time | relevance | path

Searched defs:hvs (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/vmw_vsock/
Dhyperv_transport.c278 struct hvsock *hvs = vsk->trans; in hvs_channel_cb() local
330 struct hvsock *hvs = NULL; in hvs_open_connection() local
463 struct hvsock *hvs; in hvs_sock_init() local
493 static void hvs_shutdown_lock_held(struct hvsock *hvs, int mode) in hvs_shutdown_lock_held()
571 struct hvsock *hvs = vsk->trans; in hvs_destruct() local
603 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
626 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue() local
666 struct hvsock *hvs = vsk->trans; in hvs_stream_enqueue() local
713 struct hvsock *hvs = vsk->trans; in hvs_stream_has_data() local
737 struct hvsock *hvs = vsk->trans; in hvs_stream_has_space() local
[all …]
/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_hvs.c129 static int vc4_hvs_upload_linear_kernel(struct vc4_hvs *hvs, in vc4_hvs_upload_linear_kernel()
223 struct vc4_hvs *hvs = NULL; in vc4_hvs_bind() local
Dvc4_plane.c33 u32 hvs; /* HVS_FORMAT_* */ member
Dvc4_drv.h75 struct vc4_hvs *hvs; member