Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_free
Function
rte_free
dpdk/lib/eal/common/rte_malloc.c:41–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void
42
rte_free(void *addr)
43
{
44
mem_free(addr, true);
45
}
46
47
void
48
eal_free_no_trace(void *addr)
Callers
15
ff_ipc_msg_free
Function · 0.85
bridge_interfaces
Function · 0.85
rte_lpm6_create
Function · 0.85
rte_lpm6_free
Function · 0.85
rte_lpm_create
Function · 0.85
rte_lpm_free
Function · 0.85
handle_msg
Function · 0.85
ff_dpdk_run
Function · 0.85
rte_mempool_free_memchunks
Function · 0.85
rte_mempool_populate_iova
Function · 0.85
rte_mempool_free
Function · 0.85
rte_mempool_cache_free
Function · 0.85
Calls
1
mem_free
Function · 0.70
Tested by
15
test_rawdev_start_stop
Function · 0.68
cperf_cyclecount_test_destructor
Function · 0.68
cperf_cyclecount_op_setup
Function · 0.68
main_loop
Function · 0.68
cperf_throughput_test_destructor
Function · 0.68
main_loop
Function · 0.68
comp_perf_free_memory
Function · 0.68
cperf_verify_test_destructor
Function · 0.68
main_loop
Function · 0.68
cperf_latency_test_free
Function · 0.68
cperf_verify_test_free
Function · 0.68
cperf_verify_op
Function · 0.68