Home
last modified time | relevance | path

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

/kernel/bpf/
Dcpumap.c511 static void __cpu_map_entry_free(struct rcu_head *rcu) in __cpu_map_entry_free() function
553 call_rcu(&old_rcpu->rcu, __cpu_map_entry_free); in __cpu_map_entry_replace()