Home
last modified time | relevance | path

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

/kernel/bpf/
Dmemalloc.c580 int bpf_mem_alloc_percpu_init(struct bpf_mem_alloc *ma, struct obj_cgroup *objcg) in bpf_mem_alloc_percpu_init() function
Dverifier.c12741 err = bpf_mem_alloc_percpu_init(&bpf_global_percpu_ma, NULL); in check_kfunc_call()