Searched refs:bpf_mem_caches (Results 1 – 2 of 2) sorted by relevance
9 struct bpf_mem_caches;12 struct bpf_mem_caches __percpu *caches;
122 struct bpf_mem_caches { struct511 struct bpf_mem_caches *cc; struct bpf_mem_caches __percpu *pcc; in bpf_mem_alloc_init()579 struct bpf_mem_caches __percpu *pcc; in bpf_mem_alloc_percpu_init()581 pcc = __alloc_percpu_gfp(sizeof(struct bpf_mem_caches), 8, GFP_KERNEL); in bpf_mem_alloc_percpu_init()593 struct bpf_mem_caches *cc; struct bpf_mem_caches __percpu *pcc; in bpf_mem_alloc_percpu_unit_init()660 struct bpf_mem_caches *cc; in check_leaked_objs()744 struct bpf_mem_caches *cc; in bpf_mem_alloc_destroy()