aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/prog_tests/cpumask.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-15selftests: bpf: fix duplicate selftests in cpumask_success.Emil Tsalapatis1-1/+1
2025-03-15selftests: bpf: add bpf_cpumask_populate selftestsEmil Tsalapatis1-0/+3
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao1-0/+1
2024-06-03selftests/bpf: Test kptr arrays and kptrs in nested struct fields.Kui-Feng Lee1-0/+5
2024-02-07selftests/bpf: Fix error checking for cpumask_success__load()Yafang Shao1-3/+3
2023-12-09selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet1-0/+1
2023-06-12selftests/bpf: Add test for new bpf_cpumask_first_and() kfuncDavid Vernet1-0/+1
2023-06-05selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDsDavid Vernet1-0/+1
2023-03-16bpf: Remove bpf_cpumask_kptr_get() kfuncDavid Vernet1-1/+0
2023-03-16bpf/selftests: Test using global cpumask kptr with RCUDavid Vernet1-0/+1
2023-01-25selftests/bpf: Add selftest suite for cpumask kfuncsDavid Vernet1-0/+74