summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/test_struct_ops_arena.c
AgeCommit message (Expand)Author
2026-08-14selftests/bpf: Enable __arena argument tests on arm64Puranjay Mohan
2026-08-08selftests/bpf: Test attach rejection for struct_ops arena programsKumar Kartikeya Dwivedi
2026-08-08selftests/bpf: Add struct_ops __arena and __arena__nullable argument testsTejun Heo