Searched refs:bpf_mem_cache (Results 1 – 2 of 2) sorted by relevance
81 struct bpf_mem_cache { struct104 struct bpf_mem_cache *tgt; argument280 struct bpf_mem_cache *c = container_of(head, struct bpf_mem_cache, rcu_ttrace); in __free_rcu()366 struct bpf_mem_cache *c = container_of(head, struct bpf_mem_cache, rcu); in __free_by_rcu()432 struct bpf_mem_cache *c = container_of(work, struct bpf_mem_cache, refill_work); in bpf_mem_refill()515 struct bpf_mem_cache *c; struct bpf_mem_cache __percpu *pc; in bpf_mem_alloc_init()599 struct bpf_mem_cache *c; in bpf_mem_alloc_percpu_unit_init()664 struct bpf_mem_cache *c; in check_leaked_objs()748 struct bpf_mem_cache *c; in bpf_mem_alloc_destroy()912 struct bpf_mem_cache *c; in bpf_mem_free()[all …]
8 struct bpf_mem_cache;13 struct bpf_mem_cache __percpu *cache;
Completed in 6 milliseconds