summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/map_ptr_kern.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-30selftests/bpf: Fix warning comparing pointer to 0Haowen Bai1-2/+2
2021-12-02selftests/bpf: Improve inner_map test coverage.Alexei Starovoitov1-2/+14
2021-10-08selftests/bpf: Remove SEC("version") from test progsDave Marchevsky1-1/+0
2021-04-09selftests/bpf: Pass page size from userspace in map_ptrYauheni Kaliuta1-2/+2
2020-12-03bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin1-7/+0
2020-09-09selftests/bpf: Add test for map_ptr arithmeticYonghong Song1-1/+9
2020-08-26bpf: Renames in preparation for bpf_local_storageKP Singh1-3/+3
2020-06-22selftests/bpf: Test access to bpf map pointerAndrey Ignatov1-0/+686