Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Doffload.c140 bpf_map_free_id(&offmap->map); in __bpf_map_offload_destroy()
H A Dsyscall.c368 void bpf_map_free_id(struct bpf_map *map) in bpf_map_free_id() function
808 bpf_map_free_id(map); in bpf_map_put()
/linux/include/linux/
H A Dbpf.h2242 void bpf_map_free_id(struct bpf_map *map);