Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dsyscall.c739 static void bpf_map_free_mult_rcu_gp(struct rcu_head *rcu) in bpf_map_free_mult_rcu_gp() function
758 call_rcu_tasks_trace(&map->rcu, bpf_map_free_mult_rcu_gp); in bpf_map_put()