Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dmemalloc.c760 static void notrace *unit_alloc(struct bpf_mem_cache *c) in unit_alloc() function
869 ret = unit_alloc(this_cpu_ptr(ma->caches)->cache + idx); in bpf_mem_alloc()
905 ret = unit_alloc(this_cpu_ptr(ma->cache)); in bpf_mem_cache_alloc()
954 ret = unit_alloc(c); in bpf_mem_cache_alloc_flags()