Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dmemalloc.c720 static void notrace *unit_alloc(struct bpf_mem_cache *c) in unit_alloc() function
829 ret = unit_alloc(this_cpu_ptr(ma->caches)->cache + idx); in bpf_mem_alloc()
869 ret = unit_alloc(this_cpu_ptr(ma->cache)); in bpf_mem_cache_alloc()
918 ret = unit_alloc(c); in bpf_mem_cache_alloc_flags()