Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dmemalloc.c81 struct bpf_mem_cache { struct
104 struct bpf_mem_cache *tgt; argument
277 struct bpf_mem_cache *c = container_of(head, struct bpf_mem_cache, rcu_ttrace); in __free_rcu()
363 struct bpf_mem_cache *c = container_of(head, struct bpf_mem_cache, rcu); in __free_by_rcu()
429 struct bpf_mem_cache *c = container_of(work, struct bpf_mem_cache, refill_work); in bpf_mem_refill()
512 struct bpf_mem_cache *c; struct bpf_mem_cache __percpu *pc; in bpf_mem_alloc_init()
596 struct bpf_mem_cache *c; in bpf_mem_alloc_percpu_unit_init()
661 struct bpf_mem_cache *c; in check_leaked_objs()
745 struct bpf_mem_cache *c; in bpf_mem_alloc_destroy()
909 struct bpf_mem_cache *c; in bpf_mem_free()
[all …]
/linux-6.15/include/linux/
H A Dbpf_mem_alloc.h8 struct bpf_mem_cache;
13 struct bpf_mem_cache __percpu *cache;