summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/percpu_alloc_array.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Improve percpu_alloc test robustnessAndrii Nakryiko2023-10-161-0/+7
* selftests/bpf: Remove unnecessary direct read of local percpu kptrYonghong Song2023-09-081-4/+0
* selftests/bpf: Add tests for array map with local percpu kptrYonghong Song2023-09-081-0/+187