Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dsyscall.c779 static void bpf_map_free_in_work(struct bpf_map *map) in bpf_map_free_in_work() function
790 bpf_map_free_in_work(container_of(rcu, struct bpf_map, rcu)); in bpf_map_free_rcu_gp()
816 bpf_map_free_in_work(map); in bpf_map_put()