summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/map_kptr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: add more variations of map-in-map situationsAndrii Nakryiko2024-05-151-0/+10
* selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa2023-05-171-4/+1
* bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet2023-04-161-35/+5
* selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko2023-03-101-3/+0
* 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-121-2/+104
* selftests/bpf: Add C tests for kptrKumar Kartikeya Dwivedi2022-04-261-0/+190