diff options
author | Alexei Starovoitov <ast@kernel.org> | 2021-12-01 10:10:27 -0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-12-02 11:18:35 -0800 |
commit | 46334a0cd21bed70d6f1ddef1464f75a0ebe1774 (patch) | |
tree | 3609caf3683b152a729fada7065c8dc373b2eebf /include/linux/rbtree_augmented.h | |
parent | 29db4bea1d10b73749d7992c1fc9ac13499e8871 (diff) |
bpf: Define enum bpf_core_relo_kind as uapi.
enum bpf_core_relo_kind is generated by llvm and processed by libbpf.
It's a de-facto uapi.
With CO-RE in the kernel the bpf_core_relo_kind values become uapi de-jure.
Also rename them with BPF_CORE_ prefix to distinguish from conflicting names in
bpf_core_read.h. The enums bpf_field_info_kind, bpf_type_id_kind,
bpf_type_info_kind, bpf_enum_value_kind are passing different values from bpf
program into llvm.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211201181040.23337-5-alexei.starovoitov@gmail.com
Diffstat (limited to 'include/linux/rbtree_augmented.h')
0 files changed, 0 insertions, 0 deletions