Searched defs:bpf_mem_alloc (Results 1 – 2 of 2) sorted by relevance
11 struct bpf_mem_alloc { struct17 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu); argument
634 void notrace *bpf_mem_alloc(struct bpf_mem_alloc *ma, size_t size) in bpf_mem_alloc() function
Completed in 8 milliseconds