aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/bpf_kfuncs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-05selftests/bpf: mark dynptr kfuncs __weak to make them optional on old kernelsAndrii Nakryiko1-9/+9
2024-01-30libbpf: add bpf_core_cast() macroAndrii Nakryiko1-1/+1
2024-01-23selftest: bpf: Test bpf_sk_assign_tcp_reqsk().Kuniyuki Iwashima1-0/+10
2023-12-01selftests/bpf: Add test that uses fsverity and xattr to sign a fileSong Liu1-0/+7
2023-12-01selftests/bpf: Add tests for filesystem kfuncsSong Liu1-0/+3
2023-10-11selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer1-0/+14
2023-05-17selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernelYonghong Song1-1/+1
2023-05-17selftests/bpf: Fix dynptr/test_dynptr_is_nullYonghong Song1-1/+1
2023-04-27selftests/bpf: Add tests for dynptr convenience helpersJoanne Koong1-0/+6
2023-03-01selftests/bpf: tests for using dynptrs to parse skb and xdp buffersJoanne Koong1-0/+38