Home
last modified time | relevance | path

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

/net/core/
Dxdp.c69 static void __xdp_mem_allocator_rcu_free(struct rcu_head *rcu) in __xdp_mem_allocator_rcu_free() function
86 call_rcu(&xa->rcu, __xdp_mem_allocator_rcu_free); in mem_xa_remove()