Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vhost_user_iotlb_destroy
Function
vhost_user_iotlb_destroy
dpdk/lib/vhost/iotlb.c:430–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
428
}
429
430
void
431
vhost_user_iotlb_destroy(struct virtio_net *dev)
432
{
433
rte_free(dev->iotlb_pool);
434
}
Callers
1
vhost_backend_cleanup
Function · 0.85
Calls
1
rte_free
Function · 0.85
Tested by
no test coverage detected