Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dxdp.c71 static void __xdp_mem_allocator_rcu_free(struct rcu_head *rcu) in __xdp_mem_allocator_rcu_free() function
88 call_rcu(&xa->rcu, __xdp_mem_allocator_rcu_free); in mem_xa_remove()