Searched refs:hv_ring_peek (Results 1 – 1 of 1) sorted by relevance
1505 hv_ring_peek(struct hv_ring_data *rrd, void *data, uint32_t datalen) in hv_ring_peek() function1561 if ((rv = hv_ring_peek(&ch->ch_rrd, &cph, sizeof(cph))) != 0) { in hv_channel_recv()