Searched refs:bpf_mem_alloc_destroy (Results 1 – 3 of 3) sorted by relevance
18 void bpf_mem_alloc_destroy(struct bpf_mem_alloc *ma);
489 void bpf_mem_alloc_destroy(struct bpf_mem_alloc *ma) in bpf_mem_alloc_destroy() function
592 bpf_mem_alloc_destroy(&htab->pcpu_ma); in htab_map_alloc()593 bpf_mem_alloc_destroy(&htab->ma); in htab_map_alloc()1527 bpf_mem_alloc_destroy(&htab->pcpu_ma); in htab_map_free()1528 bpf_mem_alloc_destroy(&htab->ma); in htab_map_free()