Searched refs:bpf_mem_alloc_percpu_init (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c12485 err = bpf_mem_alloc_percpu_init(&bpf_global_percpu_ma, NULL);
H A Dmemalloc.c581 int bpf_mem_alloc_percpu_init(struct bpf_mem_alloc *ma, struct obj_cgroup *objcg) function
/linux-master/include/linux/
H A Dbpf_mem_alloc.h31 int bpf_mem_alloc_percpu_init(struct bpf_mem_alloc *ma, struct obj_cgroup *objcg);

Completed in 415 milliseconds