summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/map_ptr_kern.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix warning comparing pointer to 0Haowen Bai2022-03-301-2/+2
* selftests/bpf: Improve inner_map test coverage.Alexei Starovoitov2021-12-021-2/+14
* selftests/bpf: Remove SEC("version") from test progsDave Marchevsky2021-10-071-1/+0
* selftests/bpf: Pass page size from userspace in map_ptrYauheni Kaliuta2021-04-081-2/+2
* bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin2020-12-021-7/+0
* selftests/bpf: Add test for map_ptr arithmeticYonghong Song2020-09-081-1/+9
* bpf: Renames in preparation for bpf_local_storageKP Singh2020-08-251-3/+3
* selftests/bpf: Test access to bpf map pointerAndrey Ignatov2020-06-221-0/+686