Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dmemalloc.c602 static void notrace unit_free(struct bpf_mem_cache *c, void *ptr) in unit_free() function
661 unit_free(this_cpu_ptr(ma->caches)->cache + idx, ptr); in bpf_mem_free()
677 unit_free(this_cpu_ptr(ma->cache), ptr); in bpf_mem_cache_free()

Completed in 4 milliseconds