Searched refs:bpf_ma_set_dtor (Results 1 – 1 of 1) sorted by relevance
504 static int bpf_ma_set_dtor(struct bpf_map *map, struct bpf_mem_alloc *ma, in bpf_ma_set_dtor() function540 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()