Home
last modified time | relevance | path

Searched defs:htab_map_free (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr_race.c166 int BPF_PROG(htab_map_free, struct bpf_map *map) in BPF_PROG() argument
/linux/kernel/bpf/
H A Dhashtab.c1624 static void htab_map_free(struct bpf_map *map) in htab_map_free() function