summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/cpumask_success.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Test kptr arrays and kptrs in nested struct fields.Kui-Feng Lee2024-06-041-0/+171
* selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov2024-01-031-1/+1
* selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet2023-12-101-0/+43
* selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*David Vernet2023-06-131-4/+4
* selftests/bpf: Add test for new bpf_cpumask_first_and() kfuncDavid Vernet2023-06-131-0/+32
* selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDsDavid Vernet2023-06-051-0/+24
* bpf: Remove bpf_cpumask_kptr_get() kfuncDavid Vernet2023-03-161-30/+0
* bpf/selftests: Test using global cpumask kptr with RCUDavid Vernet2023-03-161-0/+33
* selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko2023-03-101-1/+0
* selftests/bpf: Add selftest suite for cpumask kfuncsDavid Vernet2023-01-251-0/+426