Home
last modified time | relevance | path

Searched refs:btf_kind_str (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/bpf/bpftool/
Dbtf.c20 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
96 jsonw_string_field(w, "kind", btf_kind_str[safe_kind]); in dump_btf_type()
99 printf("[%u] %s '%s'", id, btf_kind_str[safe_kind], in dump_btf_type()
/Linux-v5.4/kernel/bpf/
Dbtf.c260 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
703 btf_kind_str[kind], in __btf_verifier_log_type()