Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dsyscall.c734 static void bpf_map_free_rcu_gp(struct rcu_head *rcu) in bpf_map_free_rcu_gp() function
742 bpf_map_free_rcu_gp(rcu); in bpf_map_free_mult_rcu_gp()
744 call_rcu(rcu, bpf_map_free_rcu_gp); in bpf_map_free_mult_rcu_gp()