summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/map_kptr.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-17selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa1-4/+1
2023-04-16bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet1-35/+5
2023-03-10selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko1-3/+0
2023-03-03selftests/bpf: Add a test case for kptr_rcu.Alexei Starovoitov1-0/+12
2023-03-03bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov1-2/+2
2023-03-01selftests/bpf: Add more tests for kptrs in mapsKumar Kartikeya Dwivedi1-42/+302
2023-02-15selftests/bpf: Fix map_kptr test.Alexei Starovoitov1-5/+7
2022-05-12selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi1-2/+104
2022-04-26selftests/bpf: Add C tests for kptrKumar Kartikeya Dwivedi1-0/+190