aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_mem_alloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.Alexei Starovoitov1-0/+2
2022-09-05bpf: Add percpu allocation support to bpf_mem_alloc.Alexei Starovoitov1-1/+1
2022-09-05bpf: Introduce any context BPF specific memory allocator.Alexei Starovoitov1-0/+26