summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_mem_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Only allocate one bpf_mem_cache for bpf_cpumask_maHou Tao2023-05-111-0/+7
* bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.Alexei Starovoitov2022-09-051-0/+2
* bpf: Add percpu allocation support to bpf_mem_alloc.Alexei Starovoitov2022-09-051-1/+1
* bpf: Introduce any context BPF specific memory allocator.Alexei Starovoitov2022-09-051-0/+26