diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2023-12-04 15:39:22 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-12-11 19:23:37 -0800 |
commit | 406a6fa44bfbc8563f0612b08d43df2fa65e8bc5 (patch) | |
tree | 6d216977ef78128f00c85d37d653756217906ffb /tools/testing/selftests/bpf/prog_tests | |
parent | 1a1ad782dcbbacd9e8d4e2e7ff1bf14d1db80727 (diff) |
bpf: use bitfields for simple per-subprog bool flags
We have a bunch of bool flags for each subprog. Instead of wasting bytes
for them, use bitfields instead.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20231204233931.49758-5-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions