Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dhyperv_transport.c211 static size_t hvs_channel_writable_bytes(struct vmbus_channel *chan) in hvs_channel_writable_bytes() function
470 /* It can't fail: see hvs_channel_writable_bytes(). */ in hvs_shutdown_lock_held()
647 max_writable = hvs_channel_writable_bytes(chan); in hvs_stream_enqueue()
702 return hvs_channel_writable_bytes(hvs->chan); in hvs_stream_has_space()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dhyperv_transport.c214 static size_t hvs_channel_writable_bytes(struct vmbus_channel *chan) in hvs_channel_writable_bytes() function
481 /* It can't fail: see hvs_channel_writable_bytes(). */ in hvs_shutdown_lock_held()
666 max_writable = hvs_channel_writable_bytes(chan); in hvs_stream_enqueue()
721 return hvs_channel_writable_bytes(hvs->chan); in hvs_stream_has_space()

Completed in 3 milliseconds