Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dmemalloc.c833 static void notrace unit_free_rcu(struct bpf_mem_cache *c, void *ptr) in unit_free_rcu() function
898 unit_free_rcu(this_cpu_ptr(ma->caches)->cache + idx, ptr); in bpf_mem_free_rcu()
922 unit_free_rcu(this_cpu_ptr(ma->cache), ptr); in bpf_mem_cache_free_rcu()