Searched refs:bpf_mem_alloc_percpu_init (Results 1 – 3 of 3) sorted by relevance
31 int bpf_mem_alloc_percpu_init(struct bpf_mem_alloc *ma, struct obj_cgroup *objcg);
577 int bpf_mem_alloc_percpu_init(struct bpf_mem_alloc *ma, struct obj_cgroup *objcg) in bpf_mem_alloc_percpu_init() function
12896 err = bpf_mem_alloc_percpu_init(&bpf_global_percpu_ma, NULL); in check_kfunc_call()