summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/cgroup_attach_multi.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui2022-03-151-1/+1
* selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()Christy Lee2022-01-121-6/+6
* selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko2021-11-251-6/+6
* selftests/bpf: Use explicit bpf_test_load_program() helper callsAndrii Nakryiko2021-11-071-1/+1
* selfetest/bpf: Make some tests serialYucong Sun2021-10-081-1/+1
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-251-1/+1
* bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-141-2/+2
* bpf: cgroup: Allow multi-attach program to replace itselfLorenz Bauer2020-06-091-0/+7
* selftests/bpf: Declare bpf_log_buf variables as staticToke Høiland-Jørgensen2020-03-021-1/+1
* selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multiAndrey Ignatov2019-12-191-3/+50
* selftests/bpf: Convert test_cgroup_attach to prog_testsAndrey Ignatov2019-12-191-0/+238