Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dmemalloc.c785 static void notrace *unit_alloc(struct bpf_mem_cache *c) in unit_alloc() function
906 ret = unit_alloc(this_cpu_ptr(ma->caches)->cache + idx); in bpf_mem_alloc()
946 ret = unit_alloc(this_cpu_ptr(ma->cache)); in bpf_mem_cache_alloc()
995 ret = unit_alloc(c); in bpf_mem_cache_alloc_flags()

Completed in 5 milliseconds