summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_spin_lock.c
AgeCommit message (Expand)Author
2025-01-06selftests/bpf: test bpf_for within spin lock sectionEmil Tsalapatis
2024-12-04bpf: Improve verifier log for resource leak on exitKumar Kartikeya Dwivedi
2024-11-03bpf: Unify resource leak checksKumar Kartikeya Dwivedi
2024-02-05bpf: Allow calling static subprogs while holding a bpf_spin_lockKumar Kartikeya Dwivedi
2023-04-21selftests/bpf: verifier/spin_lock converted to inline assemblyEduard Zingerman