btf_kind_str 260 kernel/bpf/btf.c static const char * const btf_kind_str[NR_BTF_KINDS] = { btf_kind_str 703 kernel/bpf/btf.c btf_kind_str[kind], btf_kind_str 20 tools/bpf/bpftool/btf.c static const char * const btf_kind_str[NR_BTF_KINDS] = { btf_kind_str 96 tools/bpf/bpftool/btf.c jsonw_string_field(w, "kind", btf_kind_str[safe_kind]); btf_kind_str 99 tools/bpf/bpftool/btf.c printf("[%u] %s '%s'", id, btf_kind_str[safe_kind],