Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_mem_alloc.h9 struct bpf_mem_caches;
12 struct bpf_mem_caches __percpu *caches;
/linux/kernel/bpf/
H A Dmemalloc.c120 struct bpf_mem_caches { struct
512 struct bpf_mem_caches *cc, __percpu *pcc; in bpf_mem_alloc_init()
580 struct bpf_mem_caches __percpu *pcc; in bpf_mem_alloc_percpu_init()
582 pcc = __alloc_percpu_gfp(sizeof(struct bpf_mem_caches), 8, GFP_KERNEL); in bpf_mem_alloc_percpu_init()
594 struct bpf_mem_caches *cc, __percpu *pcc; in bpf_mem_alloc_percpu_unit_init()
661 struct bpf_mem_caches *cc; in check_leaked_objs()
745 struct bpf_mem_caches *cc; in bpf_mem_alloc_destroy()