bpf_mem_alloc_destroy
void bpf_mem_alloc_destroy(struct bpf_mem_alloc *ma);
bpf_mem_alloc_destroy(&htab->pcpu_ma);
bpf_mem_alloc_destroy(&htab->ma);
bpf_mem_alloc_destroy(&rhtab->ma);
bpf_mem_alloc_destroy(&htab->pcpu_ma);
bpf_mem_alloc_destroy(&htab->ma);
bpf_mem_alloc_destroy(&trie->ma);