Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Doffload.c141 bpf_map_free_id(&offmap->map); in __bpf_map_offload_destroy()
H A Dsyscall.c457 void bpf_map_free_id(struct bpf_map *map) in bpf_map_free_id() function
927 bpf_map_free_id(map); in bpf_map_put()
/linux-6.15/include/linux/
H A Dbpf.h2323 void bpf_map_free_id(struct bpf_map *map);