diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2024-01-23 18:21:19 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-01-24 16:21:02 -0800 |
commit | d6dd1d49367ab03832b3c4b6f8211765d488c82b (patch) | |
tree | 09255745717e9116be414f12956f0e854eb15dde /tools/lib/bpf/str_error.h | |
parent | ea4d587354eb5e32dfa93cebb055b072f518b193 (diff) | |
download | linux-d6dd1d49367ab03832b3c4b6f8211765d488c82b.tar.gz linux-d6dd1d49367ab03832b3c4b6f8211765d488c82b.tar.bz2 linux-d6dd1d49367ab03832b3c4b6f8211765d488c82b.zip |
libbpf: Further decouple feature checking logic from bpf_object
Add feat_supported() helper that accepts feature cache instead of
bpf_object. This allows low-level code in bpf.c to not know or care
about higher-level concept of bpf_object, yet it will be able to utilize
custom feature checking in cases where BPF token might influence the
outcome.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20240124022127.2379740-23-andrii@kernel.org
Diffstat (limited to 'tools/lib/bpf/str_error.h')
0 files changed, 0 insertions, 0 deletions