Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c504 static int bpf_ma_set_dtor(struct bpf_map *map, struct bpf_mem_alloc *ma, in bpf_ma_set_dtor() function
540 return bpf_ma_set_dtor(map, &htab->pcpu_ma, htab_pcpu_mem_dtor); in htab_map_check_btf()
542 return bpf_ma_set_dtor(map, &htab->ma, htab_mem_dtor); in htab_map_check_btf()
3113 return bpf_ma_set_dtor(map, &rhtab->ma, rhtab_mem_dtor); in rhtab_map_check_btf()