summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/map_kptr_fail.c
AgeCommit message (Expand)Author
2023-05-16selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa
2023-04-16bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet
2023-03-30selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchgDavid Vernet
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov
2023-03-03bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov
2022-12-07selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic testerAndrii Nakryiko
2022-05-11selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi