diff options
author | Dave Marchevsky <davemarchevsky@fb.com> | 2023-11-07 00:56:37 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-11-09 19:07:51 -0800 |
commit | 790ce3cfefb1b768dccd4eee324ddef0f0ce3db4 (patch) | |
tree | a5fbb1da79ee98320e2d7622179b7fcd70ed05b0 /tools/testing/selftests/bpf/prog_tests/access_variable_array.c | |
parent | 649924b76ab151a96bdd22a97a993fb0421f134c (diff) |
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
This refactoring patch removes the unused BPF_GRAPH_NODE_OR_ROOT
btf_field_type and moves BPF_GRAPH_{NODE,ROOT} macros into the
btf_field_type enum. Further patches in the series will use
BPF_GRAPH_NODE, so let's move this useful definition out of btf.c.
Signed-off-by: Dave Marchevsky <davemarchevsky@fb.com>
Link: https://lore.kernel.org/r/20231107085639.3016113-5-davemarchevsky@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions