Searched refs:bpf_map_free_id (Results 1 – 3 of 3) sorted by relevance
415 bpf_map_free_id(&offmap->map, true); in __bpf_map_offload_destroy()
389 void bpf_map_free_id(struct bpf_map *map, bool do_idr_lock) in bpf_map_free_id() function500 bpf_map_free_id(map, do_idr_lock); in __bpf_map_put()
1398 void bpf_map_free_id(struct bpf_map *map, bool do_idr_lock);
Completed in 19 milliseconds