Home
last modified time | relevance | path

Searched defs:btf_kind_str (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/tools/testing/selftests/bpf/
Dbtf_helpers.c32 static const char *btf_kind_str(__u16 kind) in btf_kind_str() function
/linux-6.6.21/tools/bpf/bpftool/
Dbtf.c23 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
/linux-6.6.21/tools/lib/bpf/
Drelo_core.c11 static const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function
Dlibbpf.c2121 const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function
/linux-6.6.21/kernel/bpf/
Dbtf.c313 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable