summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/map_kptr_fail.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa2023-05-171-3/+1
* bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet2023-04-161-78/+0
* selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchgDavid Vernet2023-03-301-0/+23
* bpf: Introduce kptr_rcu.Alexei Starovoitov2023-03-031-2/+2
* bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov2023-03-031-3/+3
* selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic testerAndrii Nakryiko2022-12-081-0/+27
* selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi2022-05-121-0/+418