Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dmemalloc.c79 struct bpf_mem_cache { struct
102 struct bpf_mem_cache *tgt; argument
279 struct bpf_mem_cache *c = container_of(head, struct bpf_mem_cache, rcu_ttrace); in __free_rcu()
337 struct bpf_mem_cache *tgt = c->tgt; in free_bulk()
364 struct bpf_mem_cache *c = container_of(head, struct bpf_mem_cache, rcu); in __free_by_rcu()
427 struct bpf_mem_cache *c = container_of(work, struct bpf_mem_cache, refill_work); in bpf_mem_refill()
596 struct bpf_mem_cache *c; in check_leaked_objs()
680 struct bpf_mem_cache *c; in bpf_mem_alloc_destroy()
835 struct bpf_mem_cache *c; in bpf_mem_free()
851 struct bpf_mem_cache *c; in bpf_mem_free_rcu()
[all …]
/openbmc/linux/include/linux/
H A Dbpf_mem_alloc.h8 struct bpf_mem_cache;
13 struct bpf_mem_cache __percpu *cache;