Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dsyscall.c725 static void bpf_map_free_in_work(struct bpf_map *map) in bpf_map_free_in_work() function
736 bpf_map_free_in_work(container_of(rcu, struct bpf_map, rcu)); in bpf_map_free_rcu_gp()
762 bpf_map_free_in_work(map); in bpf_map_put()