Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost_user.c1482 inflight_mem_alloc(struct virtio_net *dev, const char *name, size_t size, int *fd) in inflight_mem_alloc() function
1590 addr = inflight_mem_alloc(dev, "vhost-inflight", mmap_size, &fd); in vhost_user_get_inflight_fd()