Home
last modified time | relevance | path

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

/kernel/bpf/
Dmemalloc.c537 static void notrace *unit_alloc(struct bpf_mem_cache *c) in unit_alloc() function
617 ret = unit_alloc(this_cpu_ptr(ma->caches)->cache + idx); in bpf_mem_alloc()
639 ret = unit_alloc(this_cpu_ptr(ma->cache)); in bpf_mem_cache_alloc()