summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/struct_ops_module.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbpf: better fix for handling nulled-out struct_ops programAndrii Nakryiko2024-05-011-1/+1
* selftests/bpf: validate nulled-out struct_ops program is handled properlyAndrii Nakryiko2024-04-301-0/+7
* selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.Kui-Feng Lee2024-04-051-0/+13
* selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.Kui-Feng Lee2024-03-141-1/+15
* selftests/bpf: Test struct_ops map definition with type suffixEduard Zingerman2024-03-071-1/+20
* selftests/bpf: Test if shadow types work correctly.Kui-Feng Lee2024-02-291-0/+8
* selftests/bpf: Suppress warning message of an unused variable.Kui-Feng Lee2024-02-051-2/+1
* selftests/bpf: test case for register_bpf_struct_ops().Kui-Feng Lee2024-01-241-0/+30