Searched refs:pcpu_ma (Results 1 – 1 of 1) sorted by relevance
89 struct bpf_mem_alloc pcpu_ma; member540 return bpf_ma_set_dtor(map, &htab->pcpu_ma, htab_pcpu_mem_dtor); in htab_map_check_btf()653 err = bpf_mem_alloc_init(&htab->pcpu_ma, in htab_map_alloc()668 bpf_mem_alloc_destroy(&htab->pcpu_ma); in htab_map_alloc()958 bpf_mem_cache_free(&htab->pcpu_ma, l->ptr_to_pptr); in htab_elem_free()1125 void *ptr = bpf_mem_cache_alloc(&htab->pcpu_ma); in alloc_htab_elem()1649 bpf_mem_alloc_destroy(&htab->pcpu_ma); in htab_map_free()