Searched refs:bpf_map_free_record (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/bpf/
H A Dmap_in_map.c92 bpf_map_free_record(map_meta);
H A Dsyscall.c572 void bpf_map_free_record(struct bpf_map *map) function
1172 bpf_map_free_record(map);
/linux-master/include/linux/
H A Dbpf.h2203 void bpf_map_free_record(struct bpf_map *map);

Completed in 153 milliseconds