summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/map_kptr.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add a test case for kptr_rcu.Alexei Starovoitov2023-03-031-0/+12
* bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov2023-03-031-2/+2
* selftests/bpf: Add more tests for kptrs in mapsKumar Kartikeya Dwivedi2023-03-011-42/+302
* selftests/bpf: Fix map_kptr test.Alexei Starovoitov2023-02-151-5/+7
* selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi2022-05-111-2/+104
* selftests/bpf: Add C tests for kptrKumar Kartikeya Dwivedi2022-04-251-0/+190