Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dhyperv_transport.c41 struct hvs_recv_buf { struct
568 struct hvs_recv_buf *recv_buf; in hvs_update_recv_data()
571 recv_buf = (struct hvs_recv_buf *)(hvs->recv_desc + 1); in hvs_update_recv_data()
591 struct hvs_recv_buf *recv_buf; in hvs_stream_dequeue()
605 recv_buf = (struct hvs_recv_buf *)(hvs->recv_desc + 1); in hvs_stream_dequeue()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dhyperv_transport.c41 struct hvs_recv_buf { struct
579 struct hvs_recv_buf *recv_buf; in hvs_update_recv_data()
587 recv_buf = (struct hvs_recv_buf *)(hvs->recv_desc + 1); in hvs_update_recv_data()
608 struct hvs_recv_buf *recv_buf; in hvs_stream_dequeue()
624 recv_buf = (struct hvs_recv_buf *)(hvs->recv_desc + 1); in hvs_stream_dequeue()

Completed in 3 milliseconds