Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c90 struct bpf_mem_alloc pcpu_ma; member
596 err = bpf_mem_alloc_init(&htab->pcpu_ma, in htab_map_alloc()
613 bpf_mem_alloc_destroy(&htab->pcpu_ma); in htab_map_alloc()
900 bpf_mem_cache_free(&htab->pcpu_ma, l->ptr_to_pptr); in htab_elem_free()
1055 void *ptr = bpf_mem_cache_alloc(&htab->pcpu_ma); in alloc_htab_elem()
1567 bpf_mem_alloc_destroy(&htab->pcpu_ma); in htab_map_free()