Searched refs:bpf_mem_cache (Results 1 – 2 of 2) sorted by relevance
81 struct bpf_mem_cache { struct104 struct bpf_mem_cache *tgt; argument277 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 …]
8 struct bpf_mem_cache;13 struct bpf_mem_cache __percpu *cache;