Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dnet.c144 static void *vhost_net_buf_get_ptr(struct vhost_net_buf *rxq) in vhost_net_buf_get_ptr() function
164 void *ret = vhost_net_buf_get_ptr(rxq); in vhost_net_buf_consume()
213 return vhost_net_buf_peek_len(vhost_net_buf_get_ptr(rxq)); in vhost_net_buf_peek()