diff options
author | 2024-06-04 17:16:29 -0700 | |
---|---|---|
committer | 2024-06-05 16:54:45 +0200 | |
commit | 072088704433f75dacf9e33179dd7a81f0a238d4 (patch) | |
tree | c065cbeac46ce990353dc6a9f25ff8da7177a17b /tools/lib/bpf/libbpf.c | |
parent | bpftool: Use BTF field iterator in btfgen (diff) | |
download | linux-rng-072088704433f75dacf9e33179dd7a81f0a238d4.tar.xz linux-rng-072088704433f75dacf9e33179dd7a81f0a238d4.zip |
libbpf: Remove callback-based type/string BTF field visitor helpers
Now that all libbpf/bpftool code switched to btf_field_iter, remove
btf_type_visit_type_ids() and btf_type_visit_str_offs() callback-based
helpers as not needed anymore.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Tested-by: Alan Maguire <alan.maguire@oracle.com>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/bpf/20240605001629.4061937-6-andrii@kernel.org
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions