diff options
| author | Andrii Nakryiko <[email protected]> | 2023-04-18 00:21:47 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-04-18 19:45:11 +0000 |
| commit | c5e64741670883a5b35d42f3125d611f5a4aa14f (patch) | |
| tree | a5bc0279a6bb10b8594dc89c6f4435460b303325 /tools/testing/selftests/bpf/prog_tests/tracing_struct.c | |
| parent | selftests/bpf: add missing __weak kfunc log fixup test (diff) | |
| download | kernel-c5e64741670883a5b35d42f3125d611f5a4aa14f.tar.gz kernel-c5e64741670883a5b35d42f3125d611f5a4aa14f.zip | |
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
To make it easier for bleeding-edge BPF applications, such as sched_ext,
to utilize open-coded iterators, move bpf_for(), bpf_for_each(), and
bpf_repeat() macros from selftests/bpf-internal bpf_misc.h helper, to
libbpf-provided bpf_helpers.h header.
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tracing_struct.c')
0 files changed, 0 insertions, 0 deletions
