Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c232 bpf_map_free_internal_structs(&htab->map, in htab_free_prealloced_internal_structs()
1597 bpf_map_free_internal_structs(&htab->map, in htab_free_malloced_internal_structs()
H A Darraymap.c472 bpf_map_free_internal_structs(map, array_map_elem_ptr(array, i)); in array_map_free_internal_structs()
H A Dhelpers.c4746 void bpf_map_free_internal_structs(struct bpf_map *map, void *val) in bpf_map_free_internal_structs() function
/linux/include/linux/
H A Dbpf.h672 void bpf_map_free_internal_structs(struct bpf_map *map, void *obj);