Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhyperv.h1051 static inline bool is_co_ring_buffer(const struct vmbus_channel_offer_channel *o) in is_co_ring_buffer() function
/linux/drivers/hv/
H A Dchannel_mgmt.c1038 co_ring_buffer = is_co_ring_buffer(offer); in vmbus_onoffer()