Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vhost/
Dnet.c152 static void *vhost_net_buf_get_ptr(struct vhost_net_buf *rxq) in vhost_net_buf_get_ptr() function
172 void *ret = vhost_net_buf_get_ptr(rxq); in vhost_net_buf_consume()
221 return vhost_net_buf_peek_len(vhost_net_buf_get_ptr(rxq)); in vhost_net_buf_peek()